0
0

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

プログラミング初心者のGitHub使い方備忘録です。

#リポジトリを削除する方法
1.リポジトリのページで1番右端の「Setting」を選択。
GitHub1.JPG

2.左側の「Options」が選択されていることを確認。
GitHub3.JPG

3.Optionsの下の方へスクロールし、「Delete this repository」を選択。
GitHub2.JPG

4.削除するリポジトリ名を入れて「I understand the consequences, delete this repository」を選択。
GitHub4.JPG

5.GitHubのパスワードを聞かれたら入力すると削除完了。
GitHub5.JPG

0
0
1

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
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?