• Show log

    Commit

  • Hash : 4cc3b2cb
    Author : Edward Thomson
    Date : 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.