Gets the default branch based on git config init.defaultBranch, falling back to master.
git config init.defaultBranch
master
Use object params version
Gets the default branch based on
git config init.defaultBranch, falling back tomaster.