Files
dotfiles/.config/zsh/autoload/git
Julian Prein 43d87467d2 git:checkout-worktree: Pass all arguments
Pass all given arguments to `git worktree add`. This makes it possible
to directly create a new branch with `-b` for example. As the arguments
are not used anywhere else, this should not introduce any parsing
issues.
2022-07-12 21:00:12 +02:00
..
2022-07-12 20:59:59 +02:00