-
Fix 500 error when MR from fork has conflicts but worker has not run · 30bca22dSean McGivern authored
If the ref hasn't been fetched into the target repository yet, this will fail with a Rugged::ReferencError (assuming we're not using Gitaly). We should handle this in the same way as a missing ref.
30bca22d
×