• Nick Thomas's avatar
    Show the default "default branch" in the API for empty projects · 5ce07d49
    Nick Thomas authored
    Where someone has configured a default branch, it's confusing for the
    API to return `nil` for empty projects here. It also makes it difficult
    for them to build automation around arbitrary default branches.
    
    Returning the expected default branch name should resolve these issues.
    
    Changelog: fixed
    5ce07d49
basic_project_details.rb 2.46 KB