This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-06-30 09:48:08 +02:00
Code
Issues
Activity
gitea
/
services
/
pull
History
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
..
check_test.go
…
check.go
…
comment.go
…
commit_status_test.go
…
commit_status.go
…
compare.go
…
edits.go
…
lfs.go
…
main_test.go
…
merge_ff_only.go
…
merge_merge.go
…
merge_prepare.go
…
merge_rebase.go
…
merge_squash.go
…
merge_test.go
…
merge.go
…
patch_unmerged.go
…
patch.go
…
protected_branch.go
…
pull_test.go
…
pull.go
…
review_test.go
…
review.go
…
reviewer_test.go
…
reviewer.go
…
temp_repo.go
Fix creating pull request failure when the target branch name is the same as some tag (
#35552
)
2025-10-03 22:54:37 +00:00
update_rebase.go
…
update.go
…