how to make previous commit a new commit code example Example: make previous commit master git checkout master git reset --hard <old_commit_id>