Skip to content

Commit 83956c7

Browse files
Update migration size limits and details in documentation (#57263)
Co-authored-by: hubwriter <hubwriter@github.com>
1 parent a6ff9b7 commit 83956c7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/migrations/using-github-enterprise-importer/migrating-between-github-products/about-migrations-between-github-products.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@ User history for the above data | {% octicon "check" aria-label="Can be migrated
5757
Attachments (see [AUTOTITLE](/get-started/writing-on-github/working-with-advanced-formatting/attaching-files)) | {% octicon "check" aria-label="Can be migrated" %} | {% octicon "check" aria-label="Can be migrated" %} |
5858
Releases | {% octicon "x" aria-label="Cannot be migrated" %} | {% octicon "check" aria-label="Can be migrated" %} |
5959

60-
Different size limits per repository apply depending on your GHES version.
60+
Different size limits per repository apply to the compressed archive, depending on your GHES version.
6161

62-
Limit | GHES <3.8.0 | GHES 3.8.0+ |
63-
----- | ----------- | ----------- |
64-
Git source | 2GB | 10GB
65-
Metadata | 2GB | 10GB
62+
Limit | GHES <3.8.0 | GHES 3.8.x-3.11.x | GHES 3.12.x | GHES 3.13.0+
63+
----- | ----------- | ----------------- | ----------- | ------------
64+
Git source | 2GB | 10GB | 20GB | 40GB (public preview)
65+
Metadata | 2GB | 10GB | 20GB | 40GB (public preview)
6666

6767
### Data that is not migrated
6868

0 commit comments

Comments
 (0)