git-describe.txt: document --always
Signed-off-by: Stephan Beyer <s-beyer@gmx.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
459cf2e985
commit
a3800f66a6
|
|
@ -70,6 +70,9 @@ OPTIONS
|
||||||
Only consider tags matching the given pattern (can be used to avoid
|
Only consider tags matching the given pattern (can be used to avoid
|
||||||
leaking private tags made from the repository).
|
leaking private tags made from the repository).
|
||||||
|
|
||||||
|
--always::
|
||||||
|
Show uniquely abbreviated commit object as fallback.
|
||||||
|
|
||||||
EXAMPLES
|
EXAMPLES
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue