-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
[Feature Request] Configureable wiki branch #18568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Can you explain how you would use this to make this useful? Sounds like it would be extremely confusing and making something that is simple and elegant overly complex, I'd like to know what usecase this solves. |
(The first bullet point at least would be for sake of consistency. Creating a new repo will create a |
Yes, changing the default branch to main for consistency would be good and was my main issue with it, though having it configurable might be good for people who use other branch names, like having a wiki branch. |
-> Make wiki default branch name changable #29603 |
Introduction
Currently the wiki has only one branch where everything happens and its name is
master
. There is no option to view the wiki from a different branchProposal
master
tomain
(IETF recommended terminology)Credits
The main idea of this feature request comes from the codeberg user ECP5-PCIe. Have a look at the issue on codeberg
The text was updated successfully, but these errors were encountered: