0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-19 11:19:47 +01:00
Lunny Xiao e1c2fef593
Fix creating pull request failure when the target branch name is the same as some tag (#35552)
Use full reference name in the git command to avoid ambiguity.

Fix #35470
2025-10-03 22:54:37 +00:00
..