When push the code to visualstudioTeamservice,I met the problem 'The remote end hung up unexpectedly' as below:
I try to solve it as here mentioned:
git remote rm origin
then try again
And
git config http.postBuffer 524288000
But no effect,Who can give me a hand?Thanks