We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
How to reproduce: Just create the BranchCity for SEE and then start the game, where the SEE repository has been checked out with ssh.
Whenever SEE pulls the repository, the above exception is thrown.
The problem is likely that a user is currently not able to specify his/her credentials.
The text was updated successfully, but these errors were encountered:
The problem with that rather is, that libgit2sharp doesn't support fetch/pull/push actions via ssh AFAIK.
Maybe it would be a good idea to show the user an error if they're trying to fetch a remote via ssh
Sorry, something went wrong.
No branches or pull requests
How to reproduce: Just create the BranchCity for SEE and then start the game, where the SEE repository has been checked out with ssh.
Whenever SEE pulls the repository, the above exception is thrown.
The problem is likely that a user is currently not able to specify his/her credentials.
The text was updated successfully, but these errors were encountered: