2021年3月24日星期三

I need to pull a PR locally before it is merged

Another Team Member created a PR in AzDO. I want to run the merged code locally before I approve or reject the PR.

The PR is #14821. I can see it in AzDO it's PR #14821 The PR

the documentation all tells me to do the following: git fetch origin pull/14821/head:temp_branch But I always get the following: fatal: couldn't find remote ref pull/14821/head

I can pull other branches and I'm clearly connected to the origin.

What gives? Can I run the merged code before I merge it into Master?

https://stackoverflow.com/questions/66781103/i-need-to-pull-a-pr-locally-before-it-is-merged March 24, 2021 at 08:31PM

没有评论:

发表评论