Zresetuj gałąź do innego oddziału
git reset --hard master # master can be any other branch that is already contained in current branch
Destroyer of seg faults
git reset --hard master # master can be any other branch that is already contained in current branch