Skip to content

Make Repository#blobs_at safe

Pavel Shutsin requested to merge 342693-safe-repository-blobs-at into master

What does this MR do and why?

There are cases when actual git repo doesn't exist (yet) so when we try to get blob details for it we should handle NoRepository exception Gitaly returns.

Describe in detail what your merge request does and why.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #342693 (closed)

Merge request reports

Loading