Browse Source
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>release/v1.13
1 changed files with 1 additions and 8 deletions
Loading…
Reference in new issue