提交 d249b455 编写于 作者: U Uwe Zeisberger 提交者: Junio C Hamano

Document rev-list's option --merge

Signed-off-by: NUwe Zeisberger <Uwe_Zeisberger@digi.com>
Signed-off-by: NJunio C Hamano <junkio@cox.net>
上级 cba05fa8
...@@ -22,6 +22,7 @@ SYNOPSIS ...@@ -22,6 +22,7 @@ SYNOPSIS
[ [\--objects | \--objects-edge] [ \--unpacked ] ] [ [\--objects | \--objects-edge] [ \--unpacked ] ]
[ \--pretty | \--header ] [ \--pretty | \--header ]
[ \--bisect ] [ \--bisect ]
[ \--merge ]
<commit>... [ \-- <paths>... ] <commit>... [ \-- <paths>... ]
DESCRIPTION DESCRIPTION
...@@ -123,6 +124,10 @@ OPTIONS ...@@ -123,6 +124,10 @@ OPTIONS
topological order (i.e. descendant commits are shown topological order (i.e. descendant commits are shown
before their parents). before their parents).
--merge::
After a failed merge, show refs that touch files having a
conflict and don't exist on all heads to merge.
Author Author
------ ------
Written by Linus Torvalds <torvalds@osdl.org> Written by Linus Torvalds <torvalds@osdl.org>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册