summaryrefslogtreecommitdiffstats
path: root/rev-list-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-07-16 06:59:15 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-07-16 06:59:15 +0000
commit934e1788fda507640c6f37f45d7328973d627297 (patch)
tree399949ea266cfc74c9de7584024ac304bb101f66 /rev-list-options.txt
parent48bc1ce61affeee2942cc1290ea0aab6b6e61f91 (diff)
downloadgit-htmldocs-934e1788fda507640c6f37f45d7328973d627297.tar.gz
Autogenerated HTML docs for v1.6.4-rc1
Diffstat (limited to 'rev-list-options.txt')
-rw-r--r--rev-list-options.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/rev-list-options.txt b/rev-list-options.txt
index 11eec941d..bf66116d6 100644
--- a/rev-list-options.txt
+++ b/rev-list-options.txt
@@ -201,6 +201,10 @@ endif::git-rev-list[]
Stop when a given path disappears from the tree.
+--merges::
+
+ Print only merge commits.
+
--no-merges::
Do not print commits with more than one parent.