git fetch -a origin master then git checkout main then git branch -D master and then git push -u origin main and then you're good.
git fetch -a origin master
git checkout main
git branch -D master
git push -u origin main
No dependencies set.
The note is not visible to the blocked user.
git fetch -a origin masterthengit checkout mainthengit branch -D masterand thengit push -u origin mainand then you're good.