1
2
3
$ git fetch --all
$ git reset --hard origin/master 
$ git pull