0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

【GitHub 】リポジトリを削除する方法

Posted at

不要なリポジトリを削除する機会があったので、その方法を書き留めます。

削除手順

1.対象リポジトリのメインページにアクセス

2.Settingsをクリック

リポジトリ名の下部に表示されているナビゲーションバーからSettingsを選択します。
(一番右のやつです)
github-settings.png

3. Danger ZoneDelete this repositoryをクリック

画面をスクロールしていくと、一番下にあります。github-dangerzone.png

4.警告を読んで、リポジトリの名前を入力

削除対象のリポジトリ名を入力するのは、削除しようとしているリポジトリに間違いがないかを確認する為です。
gtihub-absolutely.png

5.I understand the consequences, delete this repositoryをクリック

これで削除完了です。

参考

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?