jakubgarfield / Bonobo-Git-Server

Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
http://bonobogitserver.com
MIT License
1.81k stars 603 forks source link

Change default branch for a repository. #711

Open Dolphinsimon opened 7 years ago

Dolphinsimon commented 7 years ago

Every repository has a default branch - master branch. I can't change this setting now. Will it possible that I can set my own default branch in the future version? Thx!

teauxfu commented 2 years ago

What kind of work would be ne necessary to implement this? As many git tools are moving to using more meaningful branch names (eg Git for Windows...), often defaulting to main, it is really cumbersome having to start with master.