Skip to content

Instantly share code, notes, and snippets.

@brucetoo
Created March 25, 2016 16:25
Show Gist options
  • Select an option

  • Save brucetoo/04d921b84ae0f287082f to your computer and use it in GitHub Desktop.

Select an option

Save brucetoo/04d921b84ae0f287082f to your computer and use it in GitHub Desktop.
POST git-receive-pack (chunked) git push不成功 卡主
1.git config http.postBuffer 524288000
2.可能是授权导致的问题,直接用 ssh 的路径clone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment