Skip to main content

管理组织的复刻政策

可以允许或阻止对组织拥有的任何专用存储库进行复刻。

谁可以使用此功能?

Organization owners can manage the forking policy for an organization.

By default, new organizations are configured to disallow the forking of private repositories.

If you allow forking of private repositories at the organization level, you can also configure the ability to fork a specific private repository. For more information, see Managing the forking policy for your repository.

  1. In the upper-right corner of GitHub, click your profile picture, then click Organizations.
  2. Next to the organization, click Settings.
  3. In the "Access" section of the sidebar, click Member privileges.
  4. Under "Repository forking", select Allow forking of private repositories.
  5. Click Save.

Further reading