Skip to content

fix(sync): skip branches checked out in other worktrees#71

Merged
javoire merged 1 commit intomainfrom
jd/sync-skip-worktree
Mar 2, 2026
Merged

fix(sync): skip branches checked out in other worktrees#71
javoire merged 1 commit intomainfrom
jd/sync-skip-worktree

Conversation

@javoire
Copy link
Owner

@javoire javoire commented Mar 2, 2026

Stack sync now skips branches that are checked out in other worktrees instead of aborting entirely. This allows users to sync their current branch chain even when intermediate branches exist in separate worktrees, which can then be synced independently.

@javoire javoire marked this pull request as ready for review March 2, 2026 22:49
@javoire javoire merged commit fb0fd4f into main Mar 2, 2026
1 check passed
@javoire javoire deleted the jd/sync-skip-worktree branch March 2, 2026 22:53
javoire pushed a commit that referenced this pull request Mar 2, 2026
…026-03-02)

### Features

* **sync:** support configurable remote for fork workflows ([#70](#70)) ([a2f292d](a2f292d))

### Bug Fixes

* **sync:** skip branches checked out in other worktrees instead of aborting ([#71](#71)) ([fb0fd4f](fb0fd4f))
@javoire
Copy link
Owner Author

javoire commented Mar 2, 2026

🎉 This PR is included in version 1.19.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant