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
For commands that accept branch names, it would be very useful to have shell completions for branch names, similar to git. Example: but move my-ex<tab> becomes but move my-extremely-long-and-unwieldly-branch-name.
For commands that accept branch names, it would be very useful to have shell completions for branch names, similar to
git. Example:but move my-ex<tab>becomesbut move my-extremely-long-and-unwieldly-branch-name.