summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ef08c14)
raw | patch | inline | side by side (parent: ef08c14)
author | Quy Tonthat <qtonthat@gmail.com> | |
Wed, 22 Aug 2007 08:18:03 +0000 (18:18 +1000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 22 Aug 2007 22:37:30 +0000 (15:37 -0700) |
Also fix some innocent missing of quotes.
Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rev-list.txt | patch | blob | history |
index cbbc2345491841bc04f9d4dbffc61d1a896b3a48..a0c611e744310ddb28e460a0a83975fbc2fd3e33 100644 (file)
'commit@{now}', output also uses 'commit@\{timestamp}' notation
instead. Under '\--pretty=oneline', the commit message is
prefixed with this information on the same line.
-+
-Cannot be combined with --reverse.
+
+Cannot be combined with '\--reverse'.
--merge::
--reverse::
Output the commits in reverse order.
- Cannot be combined with --walk-reflogs.
+ Cannot be combined with '\--walk-reflogs'.
Object Traversal
~~~~~~~~~~~~~~~~