No description provided.
The text was updated successfully, but these errors were encountered:
This is done. Here are the required steps:
On a clone:
$ git branch -m master main $ git push -u origin main
On GitLab/GitHub:
main
master
Back at the clone:
$ git fetch --prune $ git remote set-head origin -a
On any secondary clone:
$ git fetch --prune $ git checkout main
Sorry, something went wrong.
iay
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: