projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89f40be
)
git log documentation: teach -<n> form.
author
Junio C Hamano
<junkio@cox.net>
Mon, 15 Jan 2007 02:23:22 +0000
(18:23 -0800)
committer
Junio C Hamano
<junkio@cox.net>
Mon, 15 Jan 2007 02:23:22 +0000
(18:23 -0800)
We say "this shows only the most often used ones"; so instead of
teaching --max-number=<n> form, list -<n> form which is much
easier to type.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-log.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-log.txt
b/Documentation/git-log.txt
index e9f746bbd4cebde9d8f5b90dd8fea6a2a610b140..60610f91f4c38946b35209bd3e9a1c696fd1b17d 100644
(file)
--- a/
Documentation/git-log.txt
+++ b/
Documentation/git-log.txt
@@
-27,7
+27,7
@@
OPTIONS
include::pretty-formats.txt[]
--
-max-count=
<n>::
+-<n>::
Limits the number of commits to show.
<since>..<until>::