CHANGE NOTIFICATION: Renaming master branch

23 views
Skip to first unread message

Mundt, Miranda Rose

unread,
Feb 25, 2021, 12:49:23 PM2/25/21
to pyomo-de...@googlegroups.com

Good morning,

 

We will be renaming the Pyomo master branch to main this upcoming Friday, February 26th. All open PRs will automatically re-target main, and GitHub Actions/Jenkins tests will be switched to the new branch immediately after the change.

 

To update your local clone after the switch, run the following commands (assuming origin is Pyomo/pyomo):

 

rename your local branch:

    $ git branch -m master main

fetch everything from Pyomo/pyomo:

    $ git fetch origin

force your local main branch to track Pyomo/pyomo@main:

    $ git branch -u origin/main main

 

We will send out an email after the change is complete. Please feel free to reach out with any questions or concerns.

 

Thanks,

 

Miranda Mundt

R&D S&E, Computer Science

01424 | Software Engineering & Research

Office: 505/284-1605

Reply all
Reply to author
Forward
0 new messages