Thread (1 message) 1 message, 1 author, 2016-06-15

Re: git tag usability issue: Lightweight vs Annotated confusion for the end user (ex. git describe default)

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:58:15

Jonathon Mah [off-list ref] writes:
I always add --tags when I call git-describe. Is there any reason this shouldn't become the new default (quickly, before git 2.0 perhaps)?
The distinction is there for a reason--- annotated tags are meant
for the more "public" and "permanent" stuff, while you can do
lightweight tags for random short-term stuff.

An argument could be to change Git not to follow unannotated tags
with "git fetch" and "git push --follow-tags" by default, which goes
in the direction to make the distinction even clear.  But for a
change to make the distinction less useful, I would have to say it
is probably a bad idea.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help