Skip to main content

리포지토리 표시 유형 설정

리포지토리를 볼 수 있는 사용자를 선택할 수 있습니다.

About repository visibility changes

Organization owners can restrict the ability to change repository visibility to organization owners only. For more information, see "Restricting repository visibility changes in your organization."

We recommend reviewing the following caveats before you change the visibility of a repository.

Warning: Changes to the visibility of a large repository or repository network may affect data integrity. Visibility changes can also have unintended effects on forks. GitHub recommends the following before changing the visibility of a repository network.

  • Wait for a period of reduced activity on your GitHub Enterprise Server instance.

  • Contact your site administrator before proceeding. Your site administrator can contact GitHub Enterprise Support for further guidance.

Making a repository private

Making a repository internal

Making a repository public

Changing a repository's visibility

  1. On your GitHub Enterprise Server instance, navigate to the main page of the repository.
  2. Under your repository name, click Settings. If you cannot see the "Settings" tab, select the dropdown menu, then click Settings. Screenshot of a repository header showing the tabs. The "Settings" tab is highlighted by a dark orange outline.
  3. In the "Danger Zone" section, to the right of to "Change repository visibility", click Change visibility.
  4. Select a visibility.
  5. To verify that you're changing the correct repository's visibility, type the name of the repository you want to change the visibility of.
  6. Click I understand, change repository visibility.

Further reading