Alex Ross
Alex Ross
> it's in review mode but for some other PR. Have you used branch `shilongw/DAOS-10233` for a different PR before?
There are no errors in the GitHub Pull Request log, so no clues yet there. Can you open the developer tools (command "Developer: Toggle Developer Tools") and share any errors...
Thanks @brianjmurrell. Based on the logs, the "Pull Request" view, which is supposed to open when you checkout a PR is not able to be registered properly. Does your workspace...
Ok, I've opened a new issue for that since it's not related to the shallow error: https://github.com/microsoft/vscode-pull-request-github/issues/3515
@youngjuning Can you share a screen shot of where you see this error as well as the git output?
There is an inline action (icon) in the tree for this:  It's also in the top right editor actions when you have a diff open. @lszomoru the git.openFile command...
@greazer could this be a duplicate of https://github.com/microsoft/vscode-pull-request-github/issues/3660?
The built in git extension contributes the "Revert Selected Ranges" command. A PR diff is not the same as a git diff for this command because the git diff shows...
@mouse07410 thank you for creating an issue in this repo! This extension's GitHub Enterprise support is maintained by the community, but I can tell you that the error `Fetching pull...
@mouse07410 did the sign-out + sign in again work? The auth scopes that are used for fetching pull request might be different from those needed to synchronize changes (not sure,...