go-scm/cmd
Snider e5e6698662 Merge github/main into dev — resolve module path conflicts
Keep dappco.re module paths throughout; github/main had stale forge.lthn.ai
paths in go.mod and several source files. All conflicts resolved in favour of
dev (HEAD): AX-pattern aliased imports, SecureSSHCommandContext, syncutil,
and _Good test naming convention.

Note: go mod tidy fails — dappco.re/go/core/cli@v0.3.7 and
dappco.re/go/core/config@v0.1.8 tags still declare forge.lthn.ai module
paths. New tags with correct dappco.re paths are needed on both repos
before tidy will succeed.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-07 08:42:34 +01:00
..
collect chore(ax): add usage docs to exported APIs 2026-03-30 14:11:15 +00:00
forge Merge github/main into dev — resolve module path conflicts 2026-04-07 08:42:34 +01:00
gitea Merge github/main into dev — resolve module path conflicts 2026-04-07 08:42:34 +01:00
internal/syncutil refactor(ax): dedupe sync repo parsing 2026-04-02 14:20:14 +00:00
scm feat(manifest): allow version override during compile 2026-04-02 14:51:41 +00:00