Created
July 28, 2021 17:18
-
-
Save antomor/aad1b888b677477b6d9e3f7b3ed38c32 to your computer and use it in GitHub Desktop.
Check merge conflicts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git merge --no-commit --no-ff <BRANCH-TO-MERGE> | |
echo $? | |
git merge --abort |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment