You cannot 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
Martin Scholz 26718a785a
Change git.cmd to RunWithContext (#18693)
Change all `cmd...Pipeline` commands to `cmd.RunWithContext`.

#18553

Co-authored-by: Martin Scholz <martin.scholz@versasec.com>
3 years ago
..
default_branch.go
hook_post_receive.go
hook_pre_receive.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 3 years ago
hook_proc_receive.go
hook_verification.go Change git.cmd to RunWithContext (#18693) 3 years ago
internal.go
internal_repo.go
key.go
mail.go
manager.go
manager_unix.go
manager_windows.go
restore_repo.go Validate migration files (#18203) 3 years ago
serv.go
ssh_log.go