git-logo-540x225.png

git覆盖本地代码


git fetch --all && git reset --hard origin/master && git pull