• Michael Kozono's avatar
    Refactor to let GitAccess errors bubble up · 23d37382
    Michael Kozono authored
    No external behavior change.
    
    This allows `GitHttpController` to set the HTTP status based on the type of error. Alternatively, we could have added an attribute to GitAccessStatus, but this pattern seemed appropriate.
    23d37382