Skip to main content

리포지토리 삭제

조직 소유자이거나 리포지토리 또는 포크에 대한 관리자 권한이 있는 경우 리포지토리 또는 포크를 삭제할 수 있습니다. 포크된 리포지토리를 삭제해도 업스트림 리포지토리는 삭제되지 않습니다.

Only members with owner privileges for an organization or admin privileges for a repository can delete an organization repository. If Allow members to delete or transfer repositories for this organization has been disabled, only organization owners can delete organization repositories. For more information, see "Repository roles for an organization."

Deleting a public repository will not delete any forks of the repository.

Warnings:

  • Deleting a repository will permanently delete release attachments and team permissions. This action cannot be undone.
  • Deleting a private or internal repository will delete all forks of the repository.

Some deleted repositories can be restored within 90 days of deletion. For more information, see "Restoring a deleted repository."

  1. On GitHub.com, 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, click Delete this repository.
  4. Read the warnings.
  5. To verify that you're deleting the correct repository, in the text box, type the name of the repository you want to delete.
  6. Click I understand the consequences, delete this repository.