Skip to content

Repo default branch name


Git is considering renaming the default branch from master. This adds support for the proposed configuration value which can store it when looking up the branch to search for submodules merge conflict resolution.

Still to do:

  • See what the final configuration name in Git ends up being
  • Add support for reading it from the HEAD ref
Edited by Ben Boeckel

Merge request reports