git pull卡死

git pull卡死的时候,可以执行如下命令试下: 1、git fsck 2、git gc --prune=now

git pull卡死的时候,可以执行如下命令试下:

1、git fsck

2、git gc --prune=now