Bug in 'git describe' if I have two tags on the same commit.

2017-02-12 Thread Istvan Pato
are/scm/git/docs/RelNotes-1.7.1.1.txt * "git describe" did not tie-break tags that point at the same commit correctly; newer ones are preferred by paying attention to the tagger date now. http://stackoverflow.com/questions/8089002/git-describe-with-two-tags-on-the-same-commit Thanks, Istvan Pato

Re: Bug in 'git describe' if I have two tags on the same commit.

2017-02-14 Thread Istvan Pato
This is my fault: this is a lightweight tag. Thank you! 2017-02-13 21:35 GMT+01:00 Junio C Hamano : > Kevin Daudt writes: > >> On Sun, Feb 12, 2017 at 01:15:22PM +0100, Istvan Pato wrote: >> >>> (master) [1] % git show-ref --tag >>> 76c634390... refs/tags/1.