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-05-24 03:05:46 +0400
committerJunio C Hamano <gitster@pobox.com>2008-05-24 03:05:46 +0400
commite13067a7499f3cbf543d4a30865c70613f055b4b (patch)
treeb7bd4d007656599959fed85db64ff5cd2cef37a9 /Documentation/rev-list-options.txt
parentdd0ffd5b31a672db90d8b775988d55829e6f5f9f (diff)
parent77599cc0bbd0a08defc3bfa80ca52d931d8dc786 (diff)
Merge branch 'maint'
* maint: rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a ref Add missing "short" alternative to --date in rev-list-options.txt git-show.txt: Not very stubby these days. Clarify repack -n documentation
Diffstat (limited to 'Documentation/rev-list-options.txt')
-rw-r--r--Documentation/rev-list-options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/rev-list-options.txt b/Documentation/rev-list-options.txt
index 3558348b72..dfcef79a6b 100644
--- 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". `log.date` config variable sets a default