Skip to content

fix: skip rebase before first branch push#205

Merged
eshulman2 merged 1 commit into
forge-sdlc:mainfrom
eshulman2:fix/skip-rebase-before-first-push
Jul 26, 2026
Merged

fix: skip rebase before first branch push#205
eshulman2 merged 1 commit into
forge-sdlc:mainfrom
eshulman2:fix/skip-rebase-before-first-push

Conversation

@eshulman2

Copy link
Copy Markdown
Collaborator

Summary

  • treat a missing remote implementation branch as the normal first-push case
  • preserve fetch failures while skipping only the invalid rebase
  • add regression coverage for missing and existing remote branches

Testing

  • UV_CACHE_DIR=/tmp/uv-cache uv run pytest -q tests/unit/workspace/test_git_ops_sync.py
  • UV_CACHE_DIR=/tmp/uv-cache uv run ruff check src/forge/workspace/git_ops.py tests/unit/workspace/test_git_ops_sync.py

@eshulman2
eshulman2 merged commit ff5cff7 into forge-sdlc:main Jul 26, 2026
6 checks passed
@eshulman2
eshulman2 deleted the fix/skip-rebase-before-first-push branch July 26, 2026 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant