You are on page 1of 1

Command to eliminate all local changes

git clean -d -f

Pulling changes from master into local


git pull origin master

You might also like