Skip to content

Commit 45b3adc

Browse files
dpmex4527vgrl
andauthored
Remove warning about unsupported wikis migration from migration docs (#54888)
Co-authored-by: Vanessa <vgrl@github.com>
1 parent 147bef3 commit 45b3adc

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

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

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,6 @@ Before you use {% data variables.product.prodname_importer_proper_name %}, under
3939

4040
## Data that is migrated from {% data variables.product.prodname_ghe_server %}
4141

42-
> [!WARNING]
43-
> The Wikis migration is currently unavailable.
44-
> As a workaround, you can migrate manually:
45-
>
46-
> ```shell copy
47-
> git clone --mirror OLD-REPOSITORY-URL
48-
> cd OLD-REPOSITORY-NAME
49-
> git remote add new-origin NEW-REPOSITORY-URL
50-
> git push new-origin --mirror
51-
> ```
52-
5342
To migrate from {% data variables.product.prodname_ghe_server %} (GHES), you must have GHES version 3.4.1 or higher. The data that is migrated depends on the version you're using.
5443

5544
Item | GHES 3.4.1+ | GHES 3.5.0+ |

0 commit comments

Comments
 (0)