git fatal remote hung up unexpectedly

C++
// Increase your buffer size
git config --global http.postBuffer 157286400git remote remove origin
git remote add origin  https://gitlab.com/your-page/your-page.git
Source

Also in C++: