RESET RAMA A OTRA RAMA
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