You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(git): git worktree add - branch is optional (#1181)
Fix#1153
The completion script wrongly made the `branch` argument required,
blocking Nushell from loading when both `git-completions.nu` and
`git-aliases.nu` are used.
0 commit comments