git force overwrite local update

git fetch --all // just download remote content without any merge
git reset --hard origin/master //Point HEAD to the latest version just downloaded

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326227913&siteId=291194637