Commit 4412cb25 authored by Robert Speicher's avatar Robert Speicher

Revert "Merge remote-tracking branch 'ce/8-2-stable' into 8-2-stable-ee"

This reverts commit 240fcb40, reversing
changes made to 115bbd8a.

These two lines were removed from CE but need to stay in EE. This revert
ensures that we're up-to-date with the CE upstream but leaves the
required lines intact.
parent 240fcb40
......@@ -51,5 +51,8 @@ class RepositoryImportWorker
end
project.import_finish
# Explicitly update mirror so that upstream remote is created and fetched
project.update_mirror
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment