Commit Graph

3 Commits (72be55f7d3dd889ea4f115ff9d6aebd7efc8b05f)

Author SHA1 Message Date
wxiaoguang 72be55f7d3
Refactor git command stderr handling (#36402)
And clean up legacy fragile & incorrect logic
2026-01-18 15:10:33 -08:00
wxiaoguang 149f7a6f1f
Refactor git command stdio pipe (#36393)
And remove the incorrect `ensureValidGitRepository`
2026-01-17 18:11:46 +00:00
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