Commit Graph

2 Commits

Author SHA1 Message Date
Dev
525c7d45c8 fix: update gitignore and add main entry point
- Fix gitignore to only ignore root-level gitauto binary
- Add cmd/gitauto/main.go entry point
2025-09-11 17:03:10 +03:00
Dev
15bbfdcda2 feat: initial commit of Git Automation CLI
- Add comprehensive Git workflow automation tools
- Include branch management utilities
- Add commit helpers with conventional commit support
- Implement GitHub integration for PR management
- Add configuration management system
- Include comprehensive test coverage
- Add professional documentation and examples
2025-09-11 17:02:12 +03:00