gitlab-org--gitlab-foss/lib/gitlab/bitbucket_import
Stan Hu 8c467b9175 Fix Bitbucket Cloud importer omitting replies
Inline diff comments did not have the proper position, so even though
they had line codes the merge request validation would fail. Now
we cache the line position for each parent comment and use that.

Closes #50052
2018-08-07 14:34:25 -07:00
..
importer.rb Fix Bitbucket Cloud importer omitting replies 2018-08-07 14:34:25 -07:00
project_creator.rb