diff --git a/justfile b/justfile index 488d14a..c299945 100644 --- a/justfile +++ b/justfile @@ -809,7 +809,7 @@ checkout-commit-in-worktree $commit=`just _a_commit`: cd "$(just _new_worktree "$@")"; exec just _enter_interactive_shell @_a_wt_type: - gum choose feat fix init bump doc migrate backport drop tmp tmp-bump tmp-fix + gum choose feat fix init bump doc migrate backport drop tmp tmp-bump tmp-fix tmp-backport @_a_wt_name: gum input --placeholder="Branch name?"