bench-forgejo/services/repository/files
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
..
cherry_pick.go Add apply-patch, basic revert and cherry-pick functionality (#17902) 2022-02-09 20:28:55 +00:00
commit.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
content.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
content_test.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
delete.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
diff.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
diff_test.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
file.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
file_test.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
patch.go Add apply-patch, basic revert and cherry-pick functionality (#17902) 2022-02-09 20:28:55 +00:00
temp_repo.go Change git.cmd to RunWithContext (#18693) 2022-02-11 13:47:22 +01:00
tree.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
tree_test.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
update.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
upload.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00