Jakich poleceń użyłbyś, aby wymusić nadpisanie plików lokalnych za pomocą gałęzi głównej?
git fetch --all
git reset --hard <remote>/<branch_name>
Sachin
git fetch --all
git reset --hard <remote>/<branch_name>
git fetch
git reset --hard origin/master