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
Viktor Kuzmin 49eb168677
Retarget depending pulls when the parent branch is deleted (#28686)
1 year ago
..
check.go Abstract hash function usage (#28138) 1 year ago
check_test.go Replace assert.Fail with assert.FailNow (#27578) 1 year ago
comment.go
commit_status.go
edits.go
lfs.go Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 1 year ago
main_test.go make writing main test easier (#27270) 1 year ago
merge.go Abstract hash function usage (#28138) 1 year ago
merge_merge.go
merge_prepare.go
merge_rebase.go
merge_squash.go
merge_test.go
patch.go Improve ObjectFormat interface (#28496) 1 year ago
patch_unmerged.go
pull.go Retarget depending pulls when the parent branch is deleted (#28686) 1 year ago
pull_test.go
review.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
temp_repo.go Adjust object format interface (#28469) 1 year ago
update.go
update_rebase.go