LoginSignup
299

More than 1 year has passed since last update.

githubでリポジトリを削除する方法

Last updated at Posted at 2012-12-26

試しにgithubでリポジトリを作ったらどう削除していいかわからなくなりました

そこでリポジトリを削除する方法を紹介します

1.リポジトリのページで"Setting"を選びます
admin

2."Delete this repository"をクリック
delete_repo

3.警告を読んで、消したいリポジトリの名前を入力します
readWarningAndEnterTheNameOfRepository

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

これでリポジトリを削除することができました。

参考文献
https://docs.github.com/en/repositories/creating-and-managing-repositories/deleting-a-repository

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
What you can do with signing up
299