A simpler version of #171. Can we just add a -b flag to git wt which, if creating a branch, uses that as the branch name?
My team likes me to start my branches with glasser/, but I don't feel like the extra directory nesting inside my repo is helpful (eg, various interfaces like the VSCode GitLens worktree browser makes me click an expander on glasser to see my worktrees).
A simpler version of #171. Can we just add a
-bflag togit wtwhich, if creating a branch, uses that as the branch name?My team likes me to start my branches with
glasser/, but I don't feel like the extra directory nesting inside my repo is helpful (eg, various interfaces like the VSCode GitLens worktree browser makes me click an expander onglasserto see my worktrees).