LoginSignup
1
0

More than 5 years have passed since last update.

git push時にhungる

Posted at

下記みたいなエラーが出たら

fatal: The remote end hung up unexpectedly
fatal: expected ok/error, helper said '2004?D??w?$??=`
                                                      ??I?Ӑ
                                                           ??}????6?.??jY?x^???h}]???"?]???l'

push時のサイズを増やしましょう。

If any errors occur during a push, run this command to resize the buffer (to 50 MB):

git config --system http.postBuffer 52428800
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0