diff options
author | zeripath <art27@cantab.net> | 2021-04-14 15:22:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-14 16:22:37 +0200 |
commit | 1ee776970ac102121871b184b965c30103a2da71 (patch) | |
tree | fc23e80cff0ef7ccb2c859c90d52ef446e1f7945 /options | |
parent | 424bd86c607048a4cdf618614a24cc3aeb2d0ac8 (diff) | |
download | gitea-1ee776970ac102121871b184b965c30103a2da71.tar.gz gitea-1ee776970ac102121871b184b965c30103a2da71.zip |
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>
Diffstat (limited to 'options')
0 files changed, 0 insertions, 0 deletions