git reset --hard HEADgit clean -f -dgit pull 想用git更新本地的代码时出现类似如下error的解决办法 error: Untracked working
git reset --hard HEADgit clean -f -dgit pull
想用git更新本地的代码时出现类似如下error的解决办法
error: Untracked working tree file would be overwritten by merge. Aborting
http://stackoverflow.com/questions/1125968/how-to-force-git-pull-to-overwrite-local-files