1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-18 00:49:09 -04:00
zeripath 1ee776970a
Fix ambiguous argument error on tags (#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 16:22:37 +02:00
..
2021-04-01 19:41:09 +02:00
2021-04-14 14:02:12 +02:00
2021-03-16 00:20:05 +01:00
2021-04-12 10:49:26 -04:00
2021-04-01 19:41:09 +02:00
2021-04-08 18:25:57 -04:00
2021-04-12 10:49:26 -04:00
2021-04-14 14:02:12 +02:00
2021-04-06 17:40:56 +02:00