Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-08-12 01:28:35 +0400
committerJunio C Hamano <gitster@pobox.com>2008-08-12 01:28:35 +0400
commitac39efbdf3d41443c40166b7578b7fb87c2f3b60 (patch)
treef72e1c547e81130e237246590769c06a75c89f46 /Documentation/rev-list-options.txt
parent10d9d887ecdc81197162d7bbe5dfc0d028498fd6 (diff)
parente534735a4cd778ac8172f543869a20894c1022a6 (diff)
Merge branch 'maint'
* maint: Re-fix rev-list-options documentation
Diffstat (limited to 'Documentation/rev-list-options.txt')
-rw-r--r--Documentation/rev-list-options.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/rev-list-options.txt b/Documentation/rev-list-options.txt
index 9e20713664..be84721781 100644
--- a/Documentation/rev-list-options.txt
+++ b/Documentation/rev-list-options.txt
@@ -267,8 +267,7 @@ used in the output. When the starting commit is specified as
'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'.
+This option cannot be combined with '\--reverse'.
See also linkgit:git-reflog[1].
--merge::