Commit 5c0663e
committed
maintaining: explain how "git describe" works with lightweight tags
Once upon a time, "git describe" worked only with annotated tags;
these days, using "--tags" option allows use of lightweight tags.
Signed-off-by: Robert P. J. Day <[email protected]>1 parent 7a13f5a commit 5c0663e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
500 | | - | |
| 500 | + | |
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
| |||
0 commit comments