One may fetch the code from Bitbucket Server’s pull requests using:
git fetch origin refs/pull-requests/$PR_NO/from:$LOCAL_BRANCH
One may fetch the code from Bitbucket Server’s pull requests using:
git fetch origin refs/pull-requests/$PR_NO/from:$LOCAL_BRANCH