When I try to clone on git bash, I receive this error:
$git clone Cloning into \'name_project\'... Password for \'\': remote: Counti
If the following command not works:
git config http.postBuffer 24288000
Try this command:
git config --add core.compression -1