Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

the remote end hung up unexpectedly fatal:

//use this before git push -v origin master

git config --global http.postBuffer 100000000

// if one time cannot push still apperance this error: the remote end hung up unexpectedly
// use one more until you can git push, enjoy :D

git config --global http.postBuffer 100000000
git config --global http.postBuffer 100000000
git config --global http.postBuffer 100000000
 
PREVIOUS NEXT
Tagged: #remote #hung #unexpectedly
ADD COMMENT
Topic
Name
7+9 =