Am I keeping up with the checkout new branches feature? #326
Answered
by
codeDude64
codeDude64
asked this question in
Q&A
-
|
I guess several weeks ago, when I updated my nvim plugins I realized the feature "checkout new branch" now shows a list of branches instead of just listen a input to introduce the new branch name. |
Beta Was this translation helpful? Give feedback.
Answered by
codeDude64
Sep 11, 2022
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
codeDude64
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Today I got time to check the code and It looks like is intentionally
Honestly, I don't get Why the
selected_branchshouldn't be thecurrent_branchI was going to create a PR but I guess the current code have a good reason