Replies: 1 comment 2 replies
-
You've gotta lay off the mushrooms, my dude :) Alright, in all seriousness, no, there has never been a "checkout pull request", but also... that doesn't really make sense. A pull request is just a branch - or, more specifically, it's a request to a remote repository to pull changes from your branch, merging them into the remote branch. If what you're trying to do is checkout a branch from a remote, then you can do that via |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Wasn't there a "Checkout pull request" option before? Like
b n
or something? :)Or did I dream this? If not, how do I do it now?
Beta Was this translation helpful? Give feedback.
All reactions