Commit 8d1c04b
Fix creating pull request failure when the target branch name is the same as some tag (go-gitea#35552) (go-gitea#35582)
Backport go-gitea#35552 by @lunny
Use full reference name in the git command to avoid ambiguity.
Fix go-gitea#35470
Co-authored-by: Lunny Xiao <[email protected]>1 parent aa57531 commit 8d1c04b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments