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
Lunny Xiao 9899989ece
Add missing transaction when set merge (#33113)
2 months ago
..
check.go Add missing transaction when set merge (#33113) 2 months ago
check_test.go
comment.go
commit_status.go
commit_status_test.go
edits.go
lfs.go
main_test.go
merge.go
merge_ff_only.go
merge_merge.go
merge_prepare.go
merge_rebase.go
merge_squash.go Fix duplicate co-author in squashed merge commit messages (#33020) (#33054) 2 months ago
merge_test.go
patch.go
patch_unmerged.go
pull.go Fix Agit pull request permission check (#32999) (#33005) 2 months ago
pull_test.go
review.go
review_test.go
reviewer.go Fix get reviewers' bug (#32415) 3 months ago
reviewer_test.go Enable tenv and testifylint rules (#32852) 2 months ago
temp_repo.go
update.go Support "merge upstream branch" (Sync fork) (#32741) 3 months ago
update_rebase.go