Replies: 2 comments 1 reply
-
welps.... after an hour it just started working and I have no idea why. I didn't change a thing.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Weird 🤷 FWIW I usually use "l" for a local branch instead of "b" for any revision because if you select a remote ref with "b" it will detach your head, but will create a local branch tracking the remote with "l" |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Neogit newb here. I've read through everything and I'm either missing it or I'm just... dumb.
If I do the following:
I then get a list of branches. If I or type the name so that the branch is hIghlighted, I would expect hitting would checkout the branch. Instead, the popup just closes with nothing having happened. I've tried slapping
Tab
, which autofills the branch name, but then hitting enter still doesn't switch branches. Just exits the popup.What am I doing wrong?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions