Skip to content

Commit 745a5ed

Browse files
Update about-permissions-and-visibility-of-forks.md (#55320)
Co-authored-by: Sophie <[email protected]>
1 parent e105759 commit 745a5ed

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/pull-requests/collaborating-with-pull-requests/working-with-forks/about-permissions-and-visibility-of-forks.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,11 @@ Forks within the same organization copy the collaborators and team settings of t
6868
* Any teams from the upstream permission structure that exist and are visible in the target organization or user namespace will have their permissions copied.
6969
* Admin permissions remain with the upstream owner, except when a user forks into a different organization.
7070
* If that repository is forked to a user namespace, the organization maintains admin permissions and any teams with access maintain access.
71+
72+
{% ifversion ghec or ghes %}
73+
74+
### About forks within an enterprise
75+
76+
Internal repositories only support a single level of forking, it is not possible to fork a private fork of an internal repository. This is intentional to simplify access and management for internal repositories which have enterprise-wide access. This differs from the behavior of public and private repositories, that allow nested forking.
77+
78+
{% endif %}

0 commit comments

Comments
 (0)