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/routers/private
Lunny Xiao ebf0c96940
Move database operations of merging a pull request to post receive hook and add a transaction (#30805)
6 months ago
..
tests/repos
actions.go Clean up log messages (#30313) 7 months ago
default_branch.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 8 months ago
hook_post_receive.go Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 6 months ago
hook_post_receive_test.go Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 6 months ago
hook_pre_receive.go Make sure git version&feature are always prepared (#30877) 6 months ago
hook_proc_receive.go Make sure git version&feature are always prepared (#30877) 6 months ago
hook_verification.go Clean up log messages (#30313) 7 months ago
hook_verification_test.go
internal.go
internal_repo.go
key.go
mail.go Clean up log messages (#30313) 7 months ago
main_test.go
manager.go
manager_process.go
manager_unix.go
manager_windows.go
restore_repo.go
serv.go Make sure git version&feature are always prepared (#30877) 6 months ago
ssh_log.go