Skip to content

Commit 3fe6844

Browse files
authored
Revert "Clarified impact to forks of public repos" (#22981)
1 parent e8637b5 commit 3fe6844

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/admin/user-management/managing-repositories-in-your-enterprise/migrating-to-internal-repositories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ In future releases of {% data variables.product.prodname_ghe_server %}, we will
2424

2525
To prepare for these changes, if you have private mode enabled, you can run a migration on your instance to convert public repositories to internal. This migration is currently optional, to allow you to test the changes on a non-production instance. The migration will become mandatory in the future.
2626

27-
When you run the migration, all public repositories owned by organizations on your instance will become internal repositories. If any of those repositories have forks, the forks will be detached from their parent and become private. Private repositories will remain private.
27+
When you run the migration, all public repositories owned by organizations on your instance will become internal repositories. If any of those repositories have forks, the forks will become private. Private repositories will remain private.
2828

2929
All public repositories owned by user accounts on your instance will become private repositories. If any of those repositories have forks, the forks will also become private. The owner of each fork will be given read permissions to the fork's parent.
3030

0 commit comments

Comments
 (0)