Aborting a merge

Sometimes we run into conflicts while merging and we decide that this is not a good time to solve them. In order to continue working, we need to abort the merge process. To do so we run

git merge --abort