I'm uploading project on github. But i am getting this error:
Can't connect to any repository:
https://github.com/... (https://github.com/..: Error writing request body to server)
Is this error normal or What is the solution to solve.?
If you are using Eclipse, then do following steps :
Open Eclipse > Select Git Repositories Perspective
Right click on yourRepository > Properties > Configuration > AddEntry (Key = https.postBuffer, Value = 52428800000 )
Click Ok. Try push again.
[email protected]:«username»/«reponame».git.)