aboutsummaryrefslogtreecommitdiff
path: root/obj_commit_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Delete everything, I'm redesigning this.Gravatar Runxi Yu2026-02-201-188/+0
| | | | | 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.
* Revert "test: Make gitCmd accept an stdin []byte"Gravatar Runxi Yu2026-02-201-11/+11
| | | | This reverts commit f762271dbfc121eaac7eb59c0beb01620a09118f.
* test: Make gitCmd accept an stdin []byteGravatar Runxi Yu2026-01-301-11/+11
|
* Use actual git for tests and enhance HeadGravatar Runxi Yu2025-11-161-0/+188