github - Failed to inflate packfile Visual Studio Error -


im trying pull current branch of project on github.

when click sync in visual studios team explorer, receive following error:

    "an error occurred. detailed message: failed inflate packfile" 

any ideas on how can fix this?

im using visual studio 2013 update 4 way

i had same issue local code repository on network share. fix used git windows client clone repository on network drive first. in vs2013 selected local option within team explorer.

this error can happened if don't launch vs2013 admin.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -