Go to file
2026-08-02 08:44:33 +02:00
.github/workflows feat: phase 0 — project scaffolding and build tooling 2026-08-02 08:30:23 +02:00
cmd/gitflow feat: phase 4 — periodic scanning (watch mode) with change detection 2026-08-02 08:44:29 +02:00
internal feat: phase 4 — periodic scanning (watch mode) with change detection 2026-08-02 08:44:29 +02:00
pkg/status feat: phase 4 — periodic scanning (watch mode) with change detection 2026-08-02 08:44:29 +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 2 — CLI commands and configuration resolution 2026-08-02 08:38:55 +02:00
go.sum feat: phase 2 — CLI commands and configuration resolution 2026-08-02 08:38:55 +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]