Alex Ross

Results 580 comments of Alex Ross
trafficstars

> 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: ![image](https://user-images.githubusercontent.com/38270282/174104691-8966badc-4cf7-401e-940d-316bc8314e50.png) 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,...