projects
/
git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'sr/blame-incomplete'
[git]
/
Documentation
/
rev-list-options.txt
diff --git
a/Documentation/rev-list-options.txt
b/Documentation/rev-list-options.txt
index
11eec94
..
bf66116
100644
(file)
--- a/
Documentation/rev-list-options.txt
+++ b/
Documentation/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.