Multi-repository git operations library
Find a file
Snider 0d44b889a3
Some checks failed
CI / Test + Coverage (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
CI / SonarCloud (push) Has been cancelled
chore(repo): untrack build artifacts + scan caches (audit dim tracked-artifacts)
Removes from git index: node_modules.bak/, .lintdeps/, .scannerwork/,
.DS_Store, dist/, etc. — regenerable build/scan outputs that should
never be tracked. Updates .gitignore with the canonical pattern set.

Audit dimension `tracked-artifacts` (core/go commit 62aac07) flagged
2 entries. Same root-cause class as Mantis #1333 (gui
ui/node_modules.bak/) — applying the structural fix ecosystem-wide.

Co-Authored-By: Cladius Maximus <cladius@lethean.io>
2026-05-01 10:35:01 +01:00
.core chore: add .core/ build and release configs 2026-03-06 18:52:36 +00:00
.github/workflows ci(public): add github actions workflow + README badge block 2026-04-30 15:24:35 +01:00
docs fix(git): address all CodeRabbit findings on PR #3 2026-04-27 17:34:09 +01:00
go refactor(go): propagate logError Result instead of discarding (Mantis #1233) 2026-04-30 22:36:54 +01:00
.editorconfig chore: add Go repo norms (badges, contributing, lint, taskfile, editorconfig) 2026-02-23 06:45:35 +00:00
.gitignore chore(repo): untrack build artifacts + scan caches (audit dim tracked-artifacts) 2026-05-01 10:35:01 +01:00
.golangci.bck.yml chore(lint): clear golangci-lint findings (errcheck/staticcheck/unused) 2026-04-30 13:27:51 +01:00
.golangci.yml chore(lint): clear golangci-lint findings (errcheck/staticcheck/unused) 2026-04-30 13:27:51 +01:00
.woodpecker.yml chore(go-git): restructure Go module under go/ 2026-04-30 12:23:01 +01:00
AGENTS.md refactor(core): align go-git with hardened core/go reference shape 2026-04-29 06:43:44 +01:00
CLAUDE.md chore(go-git): restructure Go module under go/ 2026-04-30 12:23:01 +01:00
CONTRIBUTING.md chore: add Go repo norms (badges, contributing, lint, taskfile, editorconfig) 2026-02-23 06:45:35 +00:00
LICENCE chore: add EUPL-1.2 LICENCE file (UK English canonical) 2026-05-01 08:34:05 +01:00
llms.txt feat(git): RFC module path alignment + graceful unsupported message handling 2026-04-14 18:16:35 +01:00
README.md ci(public): add github actions workflow + README badge block 2026-04-30 15:24:35 +01:00
sonar-project.properties chore(go-git): restructure Go module under go/ 2026-04-30 12:23:01 +01:00

Git primitives — minimal in-house wrapper used by core tooling

CI Quality Gate Coverage Security Rating Maintainability Rating Reliability Rating Code Smells Lines of Code Go Reference License: EUPL-1.2

Go module: dappco.re/go/git

Agent index: llms.txt

License

EUPL-1.2