Created
May 11, 2023 12:24
-
-
Save gahr/ee28184f6f86369c0779158ef3e6c6ec to your computer and use it in GitHub Desktop.
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 checkout -b asdf8dfafjk-main main | |
git remote add asdf8dfafjk [email protected]:asdf8dfafjk/neomutt.git | |
git fetch asdf8dfafjk | |
git reset --hard asdf8dfafjk/main | |
git rebase main | |
git push -f -u asdf8dfafjk main |
Author
gahr
commented
May 11, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment