summaryrefslogtreecommitdiff
path: root/internal/cli/handlers.go
AgeCommit message (Expand)Author
2025-07-13fix: update default config path to follow XDG Base Directory specPaul Buetow
2025-06-28feat: add --delete-repo command to delete repositories from all organizationsPaul Buetow
2025-06-25feat: add configurable work directory with default ~/git/gitsyncer-workdirPaul Buetow
2025-06-24feat: add branch exclusion feature with regex patternsPaul Buetow
2025-06-24refactor: break down large functions into smaller, focused onesPaul Buetow