Skip to content

Commit 1d4a523

Browse files
Clarify transfer restrictions for private repositories (#58007)
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
1 parent 210a4d8 commit 1d4a523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/repositories/creating-and-managing-repositories/transferring-a-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Prerequisites for repository transfers:
3939
* To transfer a repository that you own to an organization, you must have permission to create a repository in the target organization.
4040
* The target account must not have a repository with the same name, or a fork in the same network.
4141
* The original owner of the repository is added as a collaborator on the transferred repository. Other collaborators to the transferred repository remain intact.
42-
* Single repositories forked from a private upstream network cannot be transferred.
42+
* Single repositories forked from a private {%- ifversion ghec %} or internal {%- endif %} upstream network cannot be transferred.
4343
{%- ifversion ghec %}
4444
* Internal repositories can only be transferred to an organization in the enterprise. You cannot transfer an internal repository from an organization owned by one enterprise account to an organization owned by a different enterprise account.
4545
{%- endif %}

0 commit comments

Comments
 (0)