Last active
July 31, 2023 15:14
-
-
Save singularitti/51953a2274fec445c5b9ca344c547a35 to your computer and use it in GitHub Desktop.
Merging release into master with no resulting diff #Shell #Git
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
| # See https://stackoverflow.com/a/14307477/3260253 | |
| git checkout main | |
| git pull --strategy=ours . release |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment