]> git.ipfire.org Git - thirdparty/git.git/commit
V: use the describe --long format
authorJunio C Hamano <gitster@pobox.com>
Thu, 23 Nov 2023 04:28:43 +0000 (13:28 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 23 Nov 2023 04:28:43 +0000 (13:28 +0900)
commit87abcd426a0386f348b360150d26d00b2075f2de
tree2b7d7201b573d3e9c83ff664e94c8e328481f554
parentffc30cf22097338d9bb516422fe3c18d5a338136
V: use the describe --long format

This will hopefully help catching a mistake to tag different commits
with the same tag again.
V