| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Quickly and easily create and switch between worktrees.
Worktrees are a core feature of Git that allow you to have multiple folders on your computer, each open to different branches of your repository. This extension lets you easily manage these worktrees using a new menu under the Source Control activity bar. Create, open or switch worktrees with ease!
New in version 1.0.6: Bring your configuration files along for the ride!

Configure a list of paths (files or folders) that will be copied from the current worktree when present to newly created worktrees. A quick way to bring along your .env files or other untracked configuration files.
Keep parent folder for worktrees in settings - @SR_team
Introduce extension logo and update readme
Configure list of paths to copy in new worktree - @SR_team
Fix "separate" typo
Start select parent folder from workspace directory and keep last worktree directory path (runtime only) - @SR_team
Do not show bare copy of submodules in worktree list - @SR_team
fixes a crash when workspace is open to a bare git repo - @kryyova
Added support for remote branches
Initial release
| Back | FazBrowse Home | New Git URL |