BigW Consortium Gitlab

Skip to content
  • Michael Kozono's avatar
    23d37382
    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
    Refactor to let GitAccess errors bubble up
    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.
Loading