Answers for "how to pull a commit to local branch from pull request"

12

how to pull from a particular branch in git

git pull origin <branch>
Posted by: Guest on June-30-2020

Code answers related to "how to pull a commit to local branch from pull request"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language