“L'extrémité éloignée a raccroché de façon inattendue mortelle:” Réponses codées

L'extrémité éloignée a raccroché de façon inattendue mortelle:

//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
Zidane (Vi Ly - VietNam)

Fatal: l'extrémité distante a raccroché de façon inattendue

git remote remove origin
git remote add origin  https://gitlab.com/your-page/your-page.git
Clumsy Cicada

Fatal: l'extrémité distante a raccroché de façon inattendue

//fatal: the remote end hung up unexpectedly
//Run this command
git config http.postBuffer 524288000
Vast Vendace

L'interlocuteur à raccroché de façon inattendue

git config --global http.postBuffer 100000000
Defeated Deer

Réponses similaires à “L'extrémité éloignée a raccroché de façon inattendue mortelle:”

Questions similaires à “L'extrémité éloignée a raccroché de façon inattendue mortelle:”

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code