aboutsummaryrefslogtreecommitdiff
path: root/hybrid_test.go
Commit message (Expand)AuthorAgeFilesLines
* Delete everything, I'm redesigning this.•••I'll stop using a flat package and make things much more modular. And also experiment with streaming APIs so large blobs don't OOM us. Gravatar Runxi Yu2026-02-201-271/+0
* Revert "test: Make gitCmd accept an stdin []byte"•••This reverts commit f762271dbfc121eaac7eb59c0beb01620a09118f. Gravatar Runxi Yu2026-02-201-18/+18
* test: Make gitCmd accept an stdin []byteGravatar Runxi Yu2026-01-301-18/+18
* Use actual git for tests and enhance HeadGravatar Runxi Yu2025-11-161-0/+271