2018/10/2

windows 7, git push hang....

在windows 7 上,開啟cmd,用 git command line tool, push to remote,會hang 住。
ref:Git protocol hangs indefinitely
要加上這個設定:
git config --global sendpack.sideband false
之後就可以了。

這一篇 有詳細說明。
是 msys 的 git 有 bug,所以拿source code 來改,重 build 一次就 OK
但是他用edit hex code (exe file) 的方法...

沒有留言:

張貼留言