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 |
||
|---|---|---|
| .. | ||
| importer | ||
| representation | ||
| bulk_importing_spec.rb | ||
| caching_spec.rb | ||
| client_spec.rb | ||
| issuable_finder_spec.rb | ||
| label_finder_spec.rb | ||
| markdown_text_spec.rb | ||
| milestone_finder_spec.rb | ||
| page_counter_spec.rb | ||
| parallel_importer_spec.rb | ||
| parallel_scheduling_spec.rb | ||
| representation_spec.rb | ||
| sequential_importer_spec.rb | ||
| user_finder_spec.rb | ||