git push fatal:HttpRequest Exception encountered.An error occurred while sending the request

1732 ワード

1、windows 7はgithubにコードのエラーを提出します.
$ git push
fatal: HttpRequestException encountered.
   An error occurred while sending the request.
fatal: HttpRequestException encountered.
   An error occurred while sending the request.
Username for 'https://github.com':
git push fatal: HttpRequestException encountered. An error occurred while sending the request_第1张图片
2、hexoがgithubにエラーを提出する
fatal: could not read Username for 'https://github.com':No error
git push fatal: HttpRequestException encountered. An error occurred while sending the request_第2张图片
git push fatal: HttpRequestException encountered. An error occurred while sending the request_第3张图片
まず公開鍵が間違っていると思いましたが、現地で公開鍵を再生成して、githubに追加してもいいですか?SourceTreeでgitプロジェクトをテストしてOKです.gitのインストールパッケージに問題が発生したと推測し、gitのインストールパッケージをアンインストールし、最新のインストールパッケージをインストールし、問題を解決します.