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 |
||
|---|---|---|
| .. | ||
| diff_note_importer.rb | ||
| diff_notes_importer.rb | ||
| issue_and_label_links_importer.rb | ||
| issue_importer.rb | ||
| issues_importer.rb | ||
| label_links_importer.rb | ||
| labels_importer.rb | ||
| lfs_object_importer.rb | ||
| lfs_objects_importer.rb | ||
| milestones_importer.rb | ||
| note_importer.rb | ||
| notes_importer.rb | ||
| pull_request_importer.rb | ||
| pull_requests_importer.rb | ||
| releases_importer.rb | ||
| repository_importer.rb | ||