diff options
author | zeripath <art27@cantab.net> | 2021-04-14 19:52:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-14 19:52:55 +0100 |
commit | 05f266c3315aec95f4cf18a9938decd707603e53 (patch) | |
tree | b7cd80a6ca9e41da29daf14e5ea929224eb6c660 /models/sql_postgres_with_schema.go | |
parent | bec60518e9cadb485030850e7a38881c7a17a9a9 (diff) | |
download | gitea-05f266c3315aec95f4cf18a9938decd707603e53.tar.gz gitea-05f266c3315aec95f4cf18a9938decd707603e53.zip |
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>
Diffstat (limited to 'models/sql_postgres_with_schema.go')
0 files changed, 0 insertions, 0 deletions