submodule: submodule_move_head omits old argument in forced case
[gitweb.git] / Documentation / rev-list-options.txt
index 8d8b7f492a44aa0b0b1d9d48fa25dc5293144087..22f5c9b43dd01c02710e44e36ee6a9dd2afc9b60 100644 (file)
@@ -686,6 +686,11 @@ ifdef::git-rev-list[]
        all object IDs which I need to download if I have the commit
        object _bar_ but not _foo_''.
 
+--in-commit-order::
+       Print tree and blob ids in order of the commits. The tree
+       and blob ids are printed after they are first referenced
+       by a commit.
+
 --objects-edge::
        Similar to `--objects`, but also print the IDs of excluded
        commits prefixed with a ``-'' character.  This is used by