clone時出現的錯誤
error: RPC failed; result=18, HTTP code = fatal: The remote end hung up unexpect
edly
f200
atal: early EOF
解決辦法
git config --global http.postBuffer 24288000
OK
http://stackoverflow.com/questions/17683295/git-bash-error-rpc-failed-result-18-htp-code-200b-1kib-s
