Skip to content

Return 404 from branches API when repository does not exist

Sean McGivern requested to merge handle-missing-branch-error into master

This was returning a 500, which incidentally increased memory usage. !62025 (merged) fixes the memory usage part, this fixes the API bug.

For #330729 (closed).

Merge request reports

Loading