Gets the default branch based on git config init.defaultBranch, falling back to master.
git config init.defaultBranch
master
Generated using TypeDoc
Gets the default branch based on
git config init.defaultBranch
, falling back tomaster
.