can you undo a merge in git code example Example: git undo merge git reset --hard HEAD~1 git reset --hard <commit_sha>