bgreenlee / sublime-github

Sublime Text 2/3 plugin that provides a number of useful commands for GitHub.
MIT License
455 stars 92 forks source link

Open Remote URL in Browser is not compatible with git authentication over SSH #129

Open ManniCS opened 10 months ago

ManniCS commented 10 months ago

It appears that Open Remote URL in Browser is not compatible with git authentication over SSH. Specifically, when git is configured to authenticate to GitHub using SSH, the following error is thrown when trying to use the Open Remote URL in Browser functionality in Sublime Text 3.2.2 on mac OS Ventura 13.6.2

PTY allocation request failed on channel 0
Hi <username>! You've successfully authenticated, but GitHub does not provide shell access.
Connection to github.com closed.

[Process completed]