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 39d51e7c82
Automerge supports deleting branch automatically after merging (#32343)
1 month ago
..
check.go Add missed transaction on setmerged (#33079) 1 month ago
check_test.go
comment.go
commit_status.go
commit_status_test.go
edits.go
lfs.go
main_test.go
merge.go Add missed transaction on setmerged (#33079) 1 month ago
merge_ff_only.go
merge_merge.go
merge_prepare.go Move some errors to their own sub packages (#32880) 2 months ago
merge_rebase.go
merge_squash.go Fix duplicate co-author in squashed merge commit messages (#33020) 2 months ago
merge_test.go
patch.go Refactor getpatch/getdiff functions and remove unnecessary fallback (#32817) 2 months ago
patch_unmerged.go
pull.go Automerge supports deleting branch automatically after merging (#32343) 1 month 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