Replies: 1 comment 15 replies
-
Ahh, so I think I just didn't consider this case (pulling from a local branch) because that's the same as merge. Local branches shouldn't be an option on that popup - I'll fix that. Anyways, to do what you are trying to do, you can do |
Beta Was this translation helpful? Give feedback.
15 replies
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.
-
Sure this is a very basic question but for the life of me I can't see a quick way to to do it. What's the best way to pull the master/main branch from the remote to a local one? I've tried the pull from elsewhere option and then selecting master but I get this error
Maybe I'm missing some setup there. In any case though it's a bit of a drag going through the process of
:Neogit
followed byp
followed bye
then finding the master branch in the list. Is there a quicker way or shortcut to doing this?Note that I have
in my git config
Beta Was this translation helpful? Give feedback.
All reactions