You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The name of the primary branch in existing repositories, and the
default name used for the first branch in newly created
repositories, is made configurable, so that we can eventually wean
ourselves off of the hardcoded 'master'.
* js/default-branch-name:
Document how the default branch name can be overridden
fmt-merge-msg: learn about the possibly-configured default branch name
clone: learn about the possibly-configured default branch name
submodule: use the (possibly overridden) default branch name
testsvn: respect `core.defaultBranchName`
send-pack/transport-helper: respect `core.defaultBranchName`
remote: respect `core.defaultBranchName`
init: allow overriding the default branch name for new repositories
0 commit comments