Releases: MrRazor22/GitWorkTree
Releases · MrRazor22/GitWorkTree
v1.0.0.5 – Bugfix release
10 Sep 08:08
Compare
Sorry, something went wrong.
No results found
Fixed: Worktree paths containing spaces are now handled correctly.
Improved: Stray newlines from Git output are trimmed safely.
v1.0.0.4
25 Jun 08:54
Compare
Sorry, something went wrong.
No results found
Hotfix
Improved error handling for Git command execution. Previously, certain commands failed despite completing successfully due to overly strict error detection logic.
v1.0.0.3
17 Jun 15:30
Compare
Sorry, something went wrong.
No results found
[v1.0.0.3] - 2025-06-18
Improved
Git command execution updated to handle edge cases more reliably
Worktree prune now works correctly for orphaned references
UI labels and setting names improved for clarity
v1.0.0.2
17 Jun 15:50
Compare
Sorry, something went wrong.
No results found
Initial Release
Create, switch, and manage Git worktrees from inside Visual Studio
Includes UI for pruning, force-creating, and force-removing worktrees
Uses Visual Studio’s built-in Git — no external Git needed