projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a3e097
)
Add missing "short" alternative to --date in rev-list-options.txt
author
Heikki Orsila
<heikki.orsila@iki.fi>
Thu, 22 May 2008 15:24:41 +0000
(18:24 +0300)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 23 May 2008 06:29:46 +0000
(23:29 -0700)
Signed-off-by: Heikki Orsila <heikki.orsila@iki.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/rev-list-options.txt
patch
|
blob
|
history
diff --git
a/Documentation/rev-list-options.txt
b/Documentation/rev-list-options.txt
index 2648a550850bf07128e4a0a14c82860d6bad17b8..9cd677105df1324cfa760e42f10b2629f5eb6962 100644
(file)
--- a/
Documentation/rev-list-options.txt
+++ b/
Documentation/rev-list-options.txt
@@
-13,7
+13,7
@@
include::pretty-options.txt[]
Synonym for `--date=relative`.
---date={relative,local,default,iso,rfc}::
+--date={relative,local,default,iso,rfc
,short
}::
Only takes effect for dates shown in human-readable format, such
as when using "--pretty".