*: Update and add TODOs

This commit is contained in:
2024-01-05 16:20:42 +01:00
parent 5747b6e04c
commit 58243e0510
6 changed files with 24 additions and 2 deletions

View File

@@ -23,6 +23,11 @@
#
# Same for rebase (as `git rebase dev feature` switches to `feature`):
# % git-checkout-worktree feature <<<"git rebase dev"
#
#
# TODO: The git alias version seems to break with the same arguments that the
# zsh native one works with.
# TODO: Supplying a flag like --no-checkout breaks the naming of the worktree
emulate -L zsh -o err_return -o no_unset