pablocattaneo
3/15/2017 - 1:14 PM

Discard all changes in your local and HEAD and get the last version of remote repository.

Discard all changes in your local and HEAD and get the last version of remote repository.

git fetch origin
git reset --hard origin/branch