Created
April 14, 2021 19:21
-
-
Save virtualstaticvoid/de3e7074c15983f08641eea1e49360dd to your computer and use it in GitHub Desktop.
master to main branch
This file contains 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
#!/bin/bash | |
git remote set-head origin main | |
git branch -m master main |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment