Skip to content

feat(git): pull worktrees from origin#59

Merged
markwylde merged 1 commit into
mainfrom
feat/pull-from-origin
Jul 15, 2026
Merged

feat(git): pull worktrees from origin#59
markwylde merged 1 commit into
mainfrom
feat/pull-from-origin

Conversation

@markwylde

Copy link
Copy Markdown
Owner

Summary

  • add a Pull from origin action to each eligible worktree context menu
  • pull the selected worktree current branch from origin through the Electron bridge
  • refresh Explorer and Git state after completion and surface failures in the existing error banner
  • cover the Git operation against a temporary remote and the context-menu entry in Playwright

Testing

  • npm run smoke
  • npm run test:git-worktree-status
  • npx playwright test e2e/file-explorer-sidebar.spec.ts --grep "git sidebar pane shows no changes"

@markwylde
markwylde merged commit 7341603 into main Jul 15, 2026
4 checks passed
@markwylde
markwylde deleted the feat/pull-from-origin branch July 15, 2026 07:52
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