Run housekeeping after initial import for all importers

The following discussion from !26600 (merged) should be addressed:

  • @stanhu started a discussion:

    We probably need to consider doing this line and the change_head call for all our importers.

# The initial fetch can bring in lots of loose refs and objects.
# Running a `git gc` will make importing pull requests faster.
Projects::HousekeepingService.new(project, :gc).execute
Edited Apr 08, 2019 by Michael Kozono
Assignee Loading
Time tracking Loading