summaryrefslogtreecommitdiff
path: root/_posts/2009-06-25-deleting-a-repo.markdown
diff options
context:
space:
mode:
authortekkub <tekkub@gmail.com>2010-05-27 00:51:29 -0600
committertekkub <tekkub@gmail.com>2010-05-27 00:51:29 -0600
commit898d24d9871197d1855723f56134c5eb5bf4b484 (patch)
tree04490649f201d9b8ca035d8349edaa83994837bc /_posts/2009-06-25-deleting-a-repo.markdown
parent487202cf1fb2ea891b128526322b6e6f135dcb3e (diff)
Update the deleting a repo guide
Diffstat (limited to '_posts/2009-06-25-deleting-a-repo.markdown')
-rw-r--r--_posts/2009-06-25-deleting-a-repo.markdown16
1 files changed, 16 insertions, 0 deletions
diff --git a/_posts/2009-06-25-deleting-a-repo.markdown b/_posts/2009-06-25-deleting-a-repo.markdown
new file mode 100644
index 0000000..8cadcb0
--- /dev/null
+++ b/_posts/2009-06-25-deleting-a-repo.markdown
@@ -0,0 +1,16 @@
+---
+layout: default
+title: Deleting a repo
+description: How to remove a repo from your GitHub account
+categories: repos
+---
+
+_Deleting a private repo will delete all forks of the repo. Deleting a public repo will not._
+
+Go to the repository homepage &rarr; Admin:
+
+![](http://img.skitch.com/20100110-jps511wbqpmjpgp16m8g17iiut.jpg)
+
+At the bottom of the page there is a button to delete the repo:
+
+![](http://img.skitch.com/20100527-fgtcuthgr5xrbcyqmxgiue5jwb.png) \ No newline at end of file