git reset hard to master

git July 15, 2017 python

git reset hard to master

python
git fetch origin master
git reset --hard origin/master