Update draft release notes to 2.0
[gitweb.git] / Documentation / rev-list-options.txt
index 03533af7152e8b137cd3d885de3ec273b91d4791..9a3da3646e58f6155a6ff3397eddfd239703447a 100644 (file)
@@ -257,6 +257,14 @@ See also linkgit:git-reflog[1].
        Output excluded boundary commits. Boundary commits are
        prefixed with `-`.
 
+ifdef::git-rev-list[]
+--use-bitmap-index::
+
+       Try to speed up the traversal using the pack bitmap index (if
+       one is available). Note that when traversing with `--objects`,
+       trees and blobs will not have their associated path printed.
+endif::git-rev-list[]
+
 --
 
 History Simplification