zeripath 2c4f1ed13e Fix ambiguous argument error on tags (#15432) (#15474)
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 14:53:01 -04:00
..
2021-01-28 19:08:11 +01:00
2021-03-16 00:20:05 +01:00
2021-02-03 22:36:38 +01:00
2021-02-05 22:41:45 +01:00
2021-01-26 16:36:53 +01:00
2021-04-06 18:44:24 +02:00