gitea/modules/git/gitcmd
wxiaoguang e226720cff
Refactor cat-file batch operations and support `--batch-command` approach (#35775)
Replace #34651 and address more problems including fix framework bugs and changing to QueryInfo and QueryContent calls.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2026-01-08 13:37:36 -08:00
..
command.go Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +08:00
command_race_test.go Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +08:00
command_test.go Refactor cat-file batch operations and support `--batch-command` approach (#35775) 2026-01-08 13:37:36 -08:00
env.go
utils.go