Instructions to revert a merge commit in Git using a specific merge commit SHA.
git revert -m 1 <merge_commit_sha>