2017-09-29 9 views
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サーバーのパスワードを変更したので、新しいパスワードを尋ねるはずですが、上記のエラーメッセージが表示されます。

注:この問題はスタックオーバーフローで検索されましたが、この問題に関する解決策が見つかりませんでした。

+0

[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

+0

sshを使いたくないのに、httpsを使いたい – Farooque

答えて

0

私のマシン(Windows)を再起動してからgit pull/fetchコマンドが動作を開始しました。

私は正確な問題を見つけることができませんでしたが、私は上記のように問題を解決します。

関連する問題