-
Dr. Stefan Schimanski authored
The former code listed all tags with show-ref which lists the actual tag commit hash for annotated tags, not the dereferences hash. Although through `-d` git-show-ref can also dereference annotated tags, this complicated the command even more due do addition unpadding of the found tags. Anyway, this code does the same in one command, available since git 1.7.
d17f90ee