You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/repositories/creating-and-managing-repositories/transferring-a-repository.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Prerequisites for repository transfers:
39
39
* To transfer a repository that you own to an organization, you must have permission to create a repository in the target organization.
40
40
* The target account must not have a repository with the same name, or a fork in the same network.
41
41
* 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.
43
43
{%- ifversion ghec %}
44
44
* 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.
0 commit comments