Vote #81325
完了Support for Git repositories with default branch "main"
0%
説明
Since GitHub renamed the default branch name from "master" to "main" in 2020, more and more Git repositories in the world have the default branch of “main” instead of “master”. However, Redmine does not recognize "main" branch as the default branch.
https://github.com/github/renaming
After applying the attached patch, "main" will be recognized as the default branch in addition to "master".
journals
--------------------------------------------------------------------------------
Committed the patch.
--------------------------------------------------------------------------------