GIT WT
// A Git subcommand that makes `git worktree` simple
Git Wt
A Git subcommand that makes `git worktree` simple
13EmergingUnknown
What it does
A Git subcommand that makes simple. The target can be specified as: - branch: a git branch name — eg. - worktree: a directory name relative to (default ) — eg. - path: a filesystem path (absolute or relative to the current working directory) to an existing worktree — eg. , When deleting, the same target types apply: , , > [!NOTE] > The default branch (e.g., main, master) is protected from
Getting Started
git
git clone https://github.com/k1LoW/git-wt