Skip to content

fix(git): support quick push to default worktree#56

Merged
markwylde merged 1 commit into
mainfrom
fix/quick-push-default-worktree-20260705
Jul 5, 2026
Merged

fix(git): support quick push to default worktree#56
markwylde merged 1 commit into
mainfrom
fix/quick-push-default-worktree-20260705

Conversation

@markwylde

Copy link
Copy Markdown
Owner

Summary

  • fix Quick Push to default branch when the default branch is already checked out in another worktree
  • apply the current worktree diffs into the existing default-branch worktree before committing there
  • make the regular agent prompt mention the existing-worktree case

Verification

  • npm run lint
  • npm run build:app
  • npm run test:quick-push-pr
  • npm run test:e2e -- e2e/file-explorer-sidebar.spec.ts --grep "git sidebar pane renders a nested tree and offers a push menu"

@markwylde
markwylde merged commit 2132edb into main Jul 5, 2026
4 checks passed
@markwylde
markwylde deleted the fix/quick-push-default-worktree-20260705 branch July 5, 2026 21:05
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