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

feat(worktree-checkout): validate branch name format before checkout #23

Closed jonz94 closed 1 year ago

jonz94 commented 1 year ago

Related to #22

image