cli/cmd/dev
Snider a4f6e9c224 refactor(work): add diverged branch handling and remove debug logging
Add pull-and-retry logic for diverged branches in dev_work command,
matching the behaviour already present in dev_push. Also removes the
debug logging added during non-fast-forward detection development.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 08:02:27 +00:00
..
dev.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_api.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_ci.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_commit.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_health.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_impact.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_issues.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_pull.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_push.go refactor(work): add diverged branch handling and remove debug logging 2026-01-30 08:02:27 +00:00
dev_reviews.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_sync.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_vm.go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev_work.go refactor(work): add diverged branch handling and remove debug logging 2026-01-30 08:02:27 +00:00