I\'m having trouble pushing my local folder to my remote repository on GitHub.
After I push it gets to around 96% then shows this..
Counting objects:
I had a similar problem. I was adding huge datasets (8.2, 2.3, 3.5 GB as zip) to the repo. All I had to do is to push those files one at a time instead of pushing all 15GB together.