Not able to create a PR using a VS Code

Issue #399 closed
Łukasz Ceran (PL) created an issue

Hi

I able to authenticate

But when im going to authenticate i got error like that (im able to commit,push etc and even review a PR but im not able to create)

I got error message :

Version of VS Code

Comments (3)

  1. Pramod Busam Account Deactivated

    The extension uses the built-in git functionality in VS Code and looks like that's failing in some cases. Couple of questions:

    • Does running Git: Fetch from VS Code's command palette work? You can run Git: Show Git Output from the command palette to view the git output pane.
    • Do you have any other open repositories in the workspace (other than the one for which reviewing the PR worked)?
  2. Pramod Busam Account Deactivated

    Closing due to lack of response. If it is still a problem, please do reopen it (or open a new issue). Thanks!

  3. Log in to comment