gitlab-org--gitlab-foss/lib/gitlab/github_import
Stan Hu d7c1bed80d GitHub import: Run housekeeping after initial import
After an initial fetch, the repository will have many loose objects
and refs. Running a `git gc` will compact refs into `packed-refs` and
objects into `.pack` files, which should make importing pull
requests faster.

Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/59477
2019-04-07 06:56:49 -07:00
..
importer GitHub import: Run housekeeping after initial import 2019-04-07 06:56:49 -07:00
representation Create the source branch for a GitHub import 2019-02-11 22:00:05 -08:00
bulk_importing.rb Revert "Trigger iid logic from GitHub importer for milestones." 2019-01-29 15:38:40 +01:00
caching.rb
client.rb
issuable_finder.rb
label_finder.rb
markdown_text.rb
milestone_finder.rb
page_counter.rb
parallel_importer.rb
parallel_scheduling.rb
rate_limit_error.rb
representation.rb
sequential_importer.rb
user_finder.rb