0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 15:24:58 +01:00
gitea/services/repository
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>
2022-02-11 13:47:22 +01:00
..
archiver
files Change git.cmd to RunWithContext (#18693) 2022-02-11 13:47:22 +01:00
adopt.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
adopt_test.go
avatar.go
avatar_test.go
branch.go
cache.go
check.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
fork.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
fork_test.go
hooks.go
main_test.go
push.go
repository.go
template.go
transfer.go
transfer_test.go