I see that the master to main conversion has happened. I'd like to know the recommended way to deal with that. Currently, I'm doing: git fetch --all git remote prune origin git remote set-head origin -a git checkout main The above sets origin/HEAD to rawhide Question 1: Is that the right set of steps, or is there a better way to update my local repos? Question 2: For the packages I maintain, should I put changes in main or rawhide? Should I keep main and rawhide in sync? Steve _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx