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.rb | ||
| 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 | ||