controller-tools: default branch has been renamed to main

39 views
Skip to first unread message

Stefan Büringer

unread,
Aug 15, 2024, 12:24:27 PM8/15/24
to K8s API Machinery SIG
Hey folks,

The default branch of kubernetes-sigs/controller-tools has been renamed to main, please run these commands on your remote (probably either origin or upstream):

git branch -m master main 
git fetch origin 
git branch -u origin/main main 
git remote set-head origin -a

Also, consider updating your fork’s default remote branch name such that if you have git auto-completion enabled, typing ma<tab> will autocomplete to main.


Reply all
Reply to author
Forward
0 new messages