Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/services/pull
a1012112796 682f0b0460
Fix Pull Merge when tag with same name as base branch exist (#13882)
4 years ago
..
check.go [Enhancement] Allow admin to merge pr with protected file changes (#12078) 4 years ago
check_test.go
commit_status.go
lfs.go
main_test.go
merge.go Fix Pull Merge when tag with same name as base branch exist (#13882) 4 years ago
patch.go [Enhancement] Allow admin to merge pr with protected file changes (#12078) 4 years ago
pull.go Increment skip to avoid infini-loop (#13703) 4 years ago
pull_test.go
review.go Comments on review should have the same sha (#13448) 4 years ago
temp_repo.go Handle more pathological branch and tag names (#11843) 4 years ago
update.go