Answer the question
In order to leave comments, you need to log in
Why isn't SSH for GitHub working?
Situation: I
enter the console, I type ssh -T [email protected]
I receive the answer: Hi *****! You've successfully authenticated, but GitHub does not provide shell access.
Connection to ssh.github.com closed.
Next, I push:
git push origin master
fatal: HttpRequestException encountered.
Произошла ошибка при отправке запроса.
Username for 'https://github.com':
Answer the question
In order to leave comments, you need to log in
Most likely your origin leads to https, this may be if you cloned the project through
and not through
Check through You
can change throughgit remote set-url origin [email protected]:somerepo
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question