Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Git WorktreesNew to Visual Studio Code? Get it now.
Git Worktrees

Git Worktrees

João Ribeiro

|
525 installs
| (0) | Free
Switch between git worktrees easily
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

git-worktrees-explorer

This extension provides a GUI for managing git worktrees. You can add, delete and switch between them.

Features

  • Add a new worktree by creating a new branch or from selection an existing one.
  • A new directory will be created for you based on the current branch path. For ex. Your repo is called MyAwesomeRepo and you've added a new worktree from a branch called MyAwesomeBranch. A new directory called MyAwesomeRepo.worktrees will be created with a folder MyAwesomeBranch inside it.

Add

add-with-branch

add-from-existing

Remove

delete

Enjoy! ❤️

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft