auto-commit-service/src/auto_commit_service/git
2026-04-19 00:25:06 -07:00
..
__init__.py feat(git): Add auto-commit service with Git operations (commits, pushes, submodules) and database-backed state tracking 2026-04-17 21:20:13 -07:00
conflict_resolution.py feat(git): rebase recovery + lockfile auto-resolution 2026-04-18 11:32:27 -07:00
diff_parser.py chore(@ml/auto-commit-service): 🛠 update package.json and README.md 2026-01-04 21:50:37 -08:00
discovery.py chore(shared): 🔧 Let's analyze this step by step: 2026-01-13 10:32:34 -08:00
operations.py feat(git): Add --no-verify flag to Git push operations to bypass pre-push hooks for automated pipelines 2026-04-19 00:25:06 -07:00
repository.py feat(git): Add auto-commit service with Git operations (commits, pushes, submodules) and database-backed state tracking 2026-04-17 21:20:13 -07:00
submodules.py feat(git): Add auto-commit service with Git operations (commits, pushes, submodules) and database-backed state tracking 2026-04-17 21:20:13 -07:00