Skip to content

nil-check Repository::is_ancestor?

What does this MR do?

Fixes #33377 (closed) by nil-checking before calling rugged.merge_base or Gitaly::CommitIsAncestor

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Because it goes 💥 in production (see related issue for sentry-links)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #33377 (closed)

Edited by username-removed-487110

Merge request reports