Default branch changing to develop
#15451
sebrowne
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
In order to facilitate better a smoother experience for developers and users, Trilinos will be changing the default repository branch to be
develop. This means that when a new clone is performed, that branch will be checked out, and all new Pull Requests will target this branch by default.The
masterbranch will still exist as our release-candidate branch for future releases.If you want to use a released version of the code, you can download it from https://github.com/trilinos/Trilinos/releases
This change will take effect at the end of July.
All reactions