0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-09-03 21:53:44 -04:00
zeripath 05f266c331
Fix ambiguous argument error on tags (#15432) (#15475)
Backport #15432

There is a weird gotcha with GetTagCommitID that because it uses git rev-list
can cause an ambiguous argument error.

This PR simply makes tags use the same code as branches.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-04-14 19:52:55 +01:00
..
2020-10-10 20:38:09 -04:00
2019-06-12 15:41:28 -04:00