Brian J. Murrell

Results 413 comments of Brian J. Murrell

It was showing up on the bottom right in a standard notification popup. It seems to be happening when I try to check out a PR into review mode. Review...

No. I have not seen it in git output. But ultimately, it seems to be a symptom of the greater problem which is that in this one repo, I cannot...

Note that I am checking out PRs, not branches (directly). To be clear I navigate to the "Github" plugin->Waiting For My Review and choose a PR. I then click on...

> Behind the scenes, checking out a a PR is the same as checking out a branch. Indeed. I did understand that. I just wanted to make sure you were...

``` [Info] Review> switch to Pull Request #8821 - start [Info] PullRequestGitHelper> Branch origin/shilongw/DAOS-10233 doesn't exist on local disk yet. [Info] PullRequestGitHelper> Fetch tracked branch refs/remotes/origin/shilongw/DAOS-10233 [Info] PullRequestGitHelper> associate shilongw/DAOS-10233...

No. But this is not unique to that branch. It happens on any branch I try to check out for review, whether I have tried it before or not.

The output from a Checkout on a repo that does operate correctly: ``` [Info] Review> switch to Pull Request #21 - start [Info] Review> Review> switch to Pull Request #21...

[Developer tools console log after trying to check out a PR](https://github.com/microsoft/vscode-pull-request-github/files/8619740/vscode-app-1651662662732.log). There is a lot of noise at the start. The end of the log is the result of trying...

> Does your workspace have multiple folders with GitHub repos in it? Indeed it does.