alexiszamanidis / vscode-git-worktrees

A VS Code extension that wraps git worktree operations for simplicity and productivity
https://marketplace.visualstudio.com/items?itemName=GitWorktrees.git-worktrees
MIT License
44 stars 5 forks source link

fix: use `child_process.spawn` to better handle whitespace in command #28

Closed jonz94 closed 1 year ago

jonz94 commented 1 year ago

Closes #26