Commit 4cc3b2cb9aed4a5d2b4e2740ffc6bbd69f0634cc

Edward Thomson 2020-07-13T10:08:23

repo: add git_repository_initialbranch Provide a helper function to get the initial branch for a repository, respecting the `init.defaultBranch` configuration option, if set, and returning the "default default" (currently `master`) otherwise.