scrum4me-mcp/__tests__/git
janpeter visser fbfaf905c8 feat: add pushBranchForJob helper (src/git/push.ts)
Runs git push -u origin <branch> in the worktree. Detects no-changes
(HEAD = origin/main) before pushing. Classifies push failures into
no-credentials, conflict, or unknown via stderr pattern matching.
5 unit tests covering all paths.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 11:57:14 +02:00
..
push.test.ts feat: add pushBranchForJob helper (src/git/push.ts) 2026-05-01 11:57:14 +02:00
worktree.test.ts feat: add removeWorktreeForJob helper 2026-05-01 11:46:31 +02:00