github 強制pull

Force Git to overwrite local files on pull
ただしこの方法だとlocalのファイルは消えるので注意
git fetch --all
[[git reset]] --hard origin/master

タグ:

git
最終更新:2014年10月18日 11:36