方法一:本地可設(shè)置
git config --global pack.windowMemory "4000m"
方法二:使用 ssh配置
關(guān)于配置 http://www.itdecent.cn/p/60e220158c84
不用重復(fù)輸入密鑰
ssh-keygen -p -P 123456 -N '' -f ~/.ssh/id_rsa
方法一:本地可設(shè)置
git config --global pack.windowMemory "4000m"
方法二:使用 ssh配置
關(guān)于配置 http://www.itdecent.cn/p/60e220158c84
不用重復(fù)輸入密鑰
ssh-keygen -p -P 123456 -N '' -f ~/.ssh/id_rsa