Please update base branch to "main" #2984
Replies: 2 comments
This comment has been hidden.
This comment has been hidden.
-
The master branch has been deleted now. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
If you compile Jamulus from source and use git, you will need to change your local setup slightly.
ATTENTION: Unless you help out developing Jamulus, we strongly suggest to use the provided binaries/repository instead of compiling from source. Please see https://jamulus.io on how to install Jamulus using binaries. E.g. if you are running a headless Linux Server see the headless linux server guide.
To comply with GitHub standards and our other repos, the Jamulus team has decided to rename the
master
branch tomain
. Unfortunately this will cause some minor inconvenience for developers as you need to apply some changes on your side:Please update your local repository to reflect these changes:
Source: https://www.hanselman.com/blog/easily-rename-your-git-default-branch-from-master-to-main
We have (hopefully) updated all links on the jamuluswebsite and the jamulus repo to point to main.
To raise awareness without a cryptic git error message and allow a smoother transition, the master branch will remain to exist until tomorrow (2023-09-10) but compilation from master instead of main will fail.Beta Was this translation helpful? Give feedback.
All reactions