Multi-repository git operations library
Find a file
Snider a3ff06c764 feat: extract go-git from go-scm/git
Multi-repo git operations: parallel status, sequential push/pull,
error handling with stderr capture. 96.7% test coverage.

All 40 tests passing.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 15:26:30 +00:00
.gitignore feat: extract go-git from go-scm/git 2026-02-21 15:26:30 +00:00
CLAUDE.md feat: extract go-git from go-scm/git 2026-02-21 15:26:30 +00:00
git.go feat: extract go-git from go-scm/git 2026-02-21 15:26:30 +00:00
git_test.go feat: extract go-git from go-scm/git 2026-02-21 15:26:30 +00:00
go.mod feat: extract go-git from go-scm/git 2026-02-21 15:26:30 +00:00
go.sum feat: extract go-git from go-scm/git 2026-02-21 15:26:30 +00:00
service.go feat: extract go-git from go-scm/git 2026-02-21 15:26:30 +00:00
service_extra_test.go feat: extract go-git from go-scm/git 2026-02-21 15:26:30 +00:00
service_test.go feat: extract go-git from go-scm/git 2026-02-21 15:26:30 +00:00