mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 07:16:23 -04:00
Add `gwa` command for interactively creating git worktrees with fzf-powered branch selection. Usage: - `gwa`: select a branch to create a worktree for - `gwa <new-branch>`: create a new branch from a selected base branch - 2+ args: fall back to `git worktree add` directly New worktrees are created under `$FORGIT_WORKTREE_ADD_DIR` (defaults to `<repo-root>/.wt/`) and the shell automatically cd's into the result. |
||
|---|---|---|
| .. | ||
| _git-forgit | ||
| git-forgit.bash | ||
| git-forgit.fish | ||