create new branch from previous commit git code example Example: make previous commit master git checkout master git reset --hard <old_commit_id>