Browse Source

git-describe.txt: document --always

Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Stephan Beyer 17 years ago committed by Junio C Hamano
parent
commit
a3800f66a6
  1. 3
      Documentation/git-describe.txt

3
Documentation/git-describe.txt

@ -70,6 +70,9 @@ OPTIONS @@ -70,6 +70,9 @@ OPTIONS
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
--------


Loading…
Cancel
Save