Submariner branches have been renamed

2 views
Skip to first unread message

Stephen Kitt

unread,
Feb 4, 2021, 4:45:41 AM2/4/21
to submari...@googlegroups.com
Hi all,

We’re in the process of renaming all the master branches in Submariner
projects to devel. This will be transparent for you on the server
side; for example, PRs are retargetted to the new default branch.

However, in your repositories, you will need to run the following
commands:

git branch -m master devel
git fetch origin
git branch -u origin/devel devel

From then on, you’ll also need to remember to “git checkout devel”
instead of “git checkout master”, and base your branches on
“origin/devel”!

Regards,

--
Stephen Kitt
Senior Principal Software Engineer, OpenShift Multi Cluster Networking
Red Hat
signature.asc
Reply all
Reply to author
Forward
0 new messages