Multi-repository git operations library
Find a file
Snider db40f229cd chore: pin forge deps to v0.0.1 tags for Go 1.26 compat
Go 1.26 rejects non-semver version strings (like 'main') in go.mod.
Tags v0.0.1 now exist on all forge repos — workspace still overrides
for local development.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-22 20:15:05 +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 chore: pin forge deps to v0.0.1 tags for Go 1.26 compat 2026-02-22 20:15:05 +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