Multi-repository git operations library
Find a file
Snider 0b4b521640 chore: use workspace-resolved versions, drop replace directives
Forge module versions now use main branch resolution via ~/Code/go.work
workspace. Removes local replace directives — the central go.work handles
all cross-repo resolution during development.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-22 19:49:36 +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: use workspace-resolved versions, drop replace directives 2026-02-22 19:49:36 +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