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
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513)
9 months ago
..
check.go Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 9 months ago
check_test.go
comment.go Simplify how git repositories are opened (#28937) 10 months ago
commit_status.go Disallow merge when required checked are missing (#29143) 9 months ago
edits.go
lfs.go
main_test.go
merge.go Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 9 months ago
merge_ff_only.go Add merge style `fast-forward-only` (#28954) 9 months ago
merge_merge.go Add merge style `fast-forward-only` (#28954) 9 months ago
merge_prepare.go
merge_rebase.go Simplify how git repositories are opened (#28937) 10 months ago
merge_squash.go Simplify how git repositories are opened (#28937) 10 months ago
merge_test.go
patch.go Simplify how git repositories are opened (#28937) 10 months ago
patch_unmerged.go
pull.go Move context from modules to services (#29440) 9 months ago
pull_test.go Simplify how git repositories are opened (#28937) 10 months ago
review.go remove util.OptionalBool and related functions (#29513) 9 months ago
temp_repo.go
update.go
update_rebase.go