https://stackoverflow.com/questions/1125968/how-do-i-force-git-pull-to-overwrite-local-files
how-do-i-force-git-pull-to-overwrite-local-files
git fetch --all
git reset --hard origin/<branch_name>
Last active
November 16, 2018 17:25
-
-
Save ljayz/64e58a605537bbee3314f447b355a913 to your computer and use it in GitHub Desktop.
git
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment