Check out a pull request

git fetch upstream pull/ID/head && git checkout FETCH_HEAD
where ID is a pull request ID and upstream where is original pull request is created (it could be origin, for example).

Comments

Popular Posts