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/modules/repository
Lunny Xiao 0649c54275
Adjust transaction handling via db.Context (#20031)
3 years ago
..
commits.go
commits_test.go Propagate context and ensure git commands run in request context (#17868) 3 years ago
create.go
create_test.go
delete.go
env.go
fork.go
generate.go
generate_test.go Move some repository related code into sub package (#19711) 3 years ago
hooks.go
init.go
main_test.go
push.go Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
repo.go
temp.go