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 368e9e0f1b
Add transaction when creating pull request created dirty data (#26259) (#26437)
2 years ago
..
check.go
check_test.go
comment.go
commit_status.go Fix pull request check list is limited (#26179) (#26245) 2 years ago
edits.go
lfs.go
main_test.go
merge.go Avoid amending the Rebase and Fast-forward merge if there is no message template (#25779) (#25809) 2 years ago
merge_merge.go
merge_prepare.go
merge_rebase.go
merge_squash.go
merge_test.go
patch.go Add transaction when creating pull request created dirty data (#26259) (#26437) 2 years ago
patch_unmerged.go
pull.go Add transaction when creating pull request created dirty data (#26259) (#26437) 2 years ago
pull_test.go
review.go Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) (#26158) 2 years ago
temp_repo.go
update.go
update_rebase.go