Skip to main content

Organization のフォークポリシーを管理する

組織が所有するプライベートリポジトリのフォークを許可または禁止できます。

この機能を使用できるユーザーについて

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