# find the right branch: master or main # newer git repos start with main git push origin main # to switch head branch: git branch -M main