Git error -> fatal: the remote end hung up unexpectedly


Posted by Christy on 2022-02-17

Error: fatal: the remote end hung up unexpectedly

Description:

While pushing into GitHub, it's slowing running than usual and finally showed "fatal: the remote end hung up unexpectedly".

The files stay empty, nothing appear in the repo.

Solution: 

$ git config http.postBuffer 524288000

Reference

Git, fatal: The remote end hung up unexpectedly


#debug







Related Posts

個人CodeBase紀錄 - EP.4 你說你錯了,那你錯在哪? NLog套件當你的貼身小祕...

個人CodeBase紀錄 - EP.4 你說你錯了,那你錯在哪? NLog套件當你的貼身小祕...

資訊安全-密碼

資訊安全-密碼

[08] JavaScript 入門 - 模組、this

[08] JavaScript 入門 - 模組、this


Comments