0
git pull/fetch
コマンドを使用しているときに胎児エラーが発生しました。gitプル/フェッチ - 致命的:リモートエンドが予期せずにハングアップしました
$ git pull origin <branch_name>
fatal: The remote end hung up unexpectedly
私はgit status, commit and push
などのような他のすべてのコマンドが正常に動作しているWindows 7のコマンドを実行するgit bash
インタフェースを使用しています。 gitサーバーのパスワードを変更したので、新しいパスワードを尋ねるはずですが、上記のエラーメッセージが表示されます。
注:この問題はスタックオーバーフローで検索されましたが、この問題に関する解決策が見つかりませんでした。
[did](https://stackoverflow.com/questions/15240815/git-fatal-the-remote-end-hungup-unexpectedly)[you](https://stackoverflow.com/questions/4269922)/permission-denied-publickey-when-deploying-heroku-code-fatal-the-remote-end)[試行](https://stackoverflow.com/questions/9608801/git-the-remote-end-hungup - 予期せず)[これらの](https://stackoverflow.com/questions/9446632/git-the-remote-end-hungup-nexpectedly)? – kowsky
sshを使いたくないのに、httpsを使いたい – Farooque