提交 620e729d 编写于 作者: Q Quy Tonthat 提交者: Junio C Hamano

Fix breakage in git-rev-list.txt

Also fix some innocent missing of quotes.
Signed-off-by: NQuy Tonthat <qtonthat@gmail.com>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 ef08c149
...@@ -298,8 +298,8 @@ used in the output. When the starting commit is specified as ...@@ -298,8 +298,8 @@ used in the output. When the starting commit is specified as
'commit@{now}', output also uses 'commit@\{timestamp}' notation 'commit@{now}', output also uses 'commit@\{timestamp}' notation
instead. Under '\--pretty=oneline', the commit message is instead. Under '\--pretty=oneline', the commit message is
prefixed with this information on the same line. prefixed with this information on the same line.
+
Cannot be combined with --reverse. Cannot be combined with '\--reverse'.
--merge:: --merge::
...@@ -375,7 +375,7 @@ By default, the commits are shown in reverse chronological order. ...@@ -375,7 +375,7 @@ By default, the commits are shown in reverse chronological order.
--reverse:: --reverse::
Output the commits in reverse order. Output the commits in reverse order.
Cannot be combined with --walk-reflogs. Cannot be combined with '\--walk-reflogs'.
Object Traversal Object Traversal
~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册