Go to file
2026-08-02 08:35:44 +02:00
.github/workflows feat: phase 0 — project scaffolding and build tooling 2026-08-02 08:30:23 +02:00
cmd/gitflow feat: phase 0 — project scaffolding and build tooling 2026-08-02 08:30:23 +02:00
internal feat: phase 1 — repository discovery and status scanning 2026-08-02 08:35:41 +02:00
pkg/status feat: phase 1 — repository discovery and status scanning 2026-08-02 08:35:41 +02:00
.gitignore feat: phase 0 — project scaffolding and build tooling 2026-08-02 08:30:23 +02:00
.golangci.yml feat: phase 0 — project scaffolding and build tooling 2026-08-02 08:30:23 +02:00
go.mod feat: phase 1 — repository discovery and status scanning 2026-08-02 08:35:41 +02:00
go.sum feat: phase 1 — repository discovery and status scanning 2026-08-02 08:35:41 +02:00
implementation.md docs 2026-08-02 08:25:09 +02:00
Makefile feat: phase 0 — project scaffolding and build tooling 2026-08-02 08:30:23 +02:00
readme.md docs 2026-08-02 08:25:09 +02:00

git flow is CLI app writen go.

App will explore [] all git repos leaving on our machine. it will ask for parent directory. will scan status of our repos and present it to the user. app will scan repos in set interval [and present findings, integrated ai agent will suggest next steps/actions]