Skip to content

Commit a3800f6

Browse files
sbeyergitster
authored andcommitted
git-describe.txt: document --always
Signed-off-by: Stephan Beyer <s-beyer@gmx.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 459cf2e commit a3800f6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/git-describe.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ OPTIONS
7070
Only consider tags matching the given pattern (can be used to avoid
7171
leaking private tags made from the repository).
7272

73+
--always::
74+
Show uniquely abbreviated commit object as fallback.
75+
7376
EXAMPLES
7477
--------
7578

0 commit comments

Comments
 (0)