gitlab-org--gitlab-foss/lib/gitlab/git/conflict
Sean McGivern 30bca22d08 Fix 500 error when MR from fork has conflicts but worker has not run
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.
2018-04-06 12:16:51 +01:00
..
file.rb
parser.rb
resolution.rb
resolver.rb Fix 500 error when MR from fork has conflicts but worker has not run 2018-04-06 12:16:51 +01:00