0

When push the code to visualstudioTeamservice,I met the problem 'The remote end hung up unexpectedly' as below:

enter image description here

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

Daniel Mann
  • 57,011
  • 13
  • 100
  • 120
huoxudong125
  • 1,966
  • 2
  • 26
  • 42
  • you probably don't have access to push to the repo, or your remote url has the wrong protocol see https://stackoverflow.com/questions/15240815/git-fatal-the-remote-end-hung-up-unexpectedly – bjhaid Jan 27 '16 at 01:48
  • @bjhaid I try with the answers – huoxudong125 Jan 27 '16 at 02:47

0 Answers0