1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-10 03:28:20 +00:00
Files
Amos (LFlare) Ng 7dc46ffbaa Match unqualified references when syncing pulls as well (#23070)
It seems that `opts.RefFullName` may occassionally be set
to just the branch name, without the `refs/heads/` prefixing.
2023-05-29 11:32:32 +02:00
..