Created
March 25, 2016 16:25
-
-
Save brucetoo/04d921b84ae0f287082f to your computer and use it in GitHub Desktop.
POST git-receive-pack (chunked) git push不成功 卡主
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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