Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No error when I don't have permission to push to remote #1299

Closed
roblourens opened this issue Aug 8, 2019 · 0 comments · Fixed by #1302
Closed

No error when I don't have permission to push to remote #1299

roblourens opened this issue Aug 8, 2019 · 0 comments · Fixed by #1302
Assignees
Milestone

Comments

@roblourens
Copy link
Member

  • Create PR on a repo that I can't push to
  • Have a notification that says "Creating Pull Request: Start publishing branch" but no other feedback
  • Error in devtools:
rejected promise not handled within 1 second: Failed to execute git {
  "exitCode": 128,
  "gitErrorCode": "RemoteConnectionError",
  "gitCommand": "push",
  "stdout": "",
  "stderr": "ERROR: Permission to bartosz-antosik/vscode-spellright.git denied to roblourens.\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants