summaryrefslogtreecommitdiff
path: root/Documentation/git-rev-list.txt
diff options
context:
space:
mode:
authorSZEDER Gábor <szeder@ira.uka.de>2009-07-13 15:11:44 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-07-13 18:09:41 (GMT)
commit2657420d9ecee5c68f300cdabdf2bec7e76a2d05 (patch)
treedd020f02ba8308e9d3915890d502d22a1835e6f6 /Documentation/git-rev-list.txt
parent69fb8283937a18a031aeef12ea2a530c8ccf3e83 (diff)
downloadgit-2657420d9ecee5c68f300cdabdf2bec7e76a2d05.zip
git-2657420d9ecee5c68f300cdabdf2bec7e76a2d05.tar.gz
git-2657420d9ecee5c68f300cdabdf2bec7e76a2d05.tar.bz2
Document 'git (rev-list|log) --merges'
Signed-off-by: SZEDER Gábor <szeder@ira.uka.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-rev-list.txt')
-rw-r--r--Documentation/git-rev-list.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-rev-list.txt b/Documentation/git-rev-list.txt
index 1c9cc28..a765cfa 100644
--- a/Documentation/git-rev-list.txt
+++ b/Documentation/git-rev-list.txt
@@ -14,6 +14,7 @@ SYNOPSIS
[ \--max-age=timestamp ]
[ \--min-age=timestamp ]
[ \--sparse ]
+ [ \--merges ]
[ \--no-merges ]
[ \--first-parent ]
[ \--remove-empty ]