summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 459cf2e)
raw | patch | inline | side by side (parent: 459cf2e)
author | Stephan Beyer <s-beyer@gmx.net> | |
Sun, 8 Jun 2008 01:36:11 +0000 (03:36 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 8 Jun 2008 20:46:38 +0000 (13:46 -0700) |
Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-describe.txt | patch | blob | history |
index 3f0b7b2f47567183ab4db3f9c71c4a27ee1b45ae..9f6f4831864a3112119bc7d7fec22aa7a72225e5 100644 (file)
Only consider tags matching the given pattern (can be used to avoid
leaking private tags made from the repository).
+--always::
+ Show uniquely abbreviated commit object as fallback.
+
EXAMPLES
--------