git 有的时候pull不下来

128 阅读1分钟

git 有的时候pull不下来

git checkout .
git clean -fx .
gitp pull

git commit --no-verify -m “跳过检查提交”