Jump to content

command prompt fatal error

Recommended Posts

Hello,

I am in developer mode and made a very simple change to test, I properly pushed and after everything loads I get "fatal: the remote end hung up unexpectedly" then after it says everything is up to date. I see no changes made in my original site. What does this mean and why can't I see my changes?

 

Thanks!

Link to comment
  • 3 months later...
  • Replies 2
  • Views 693
  • Created
  • Last Reply
  • 2 months later...

It happens when you have a large file in your git repository. It's pretty well documented here:

https://confluence.atlassian.com/stashkb/git-push-fails-fatal-the-remote-end-hung-up-unexpectedly-282988530.html

This worked for me (setting it to 10MB) :
 

git config --global http.postBuffer 10485760

Just find the biggest file in your repository (e.g. using OminDiskSweeper or similar), add a bit extra (e.g. 1MB) and multiply its size in MB by 1048576.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.