Git

Last Updated: 9/4/2023

Aborting a Merge

  • When doing a merge, you may run into one or more conflicts. If you're not ready to handle these conflicts we can easily go back to the state before we started the merge.
git merge --abort