diff options
Diffstat (limited to '_posts/2009-06-25-deleting-a-repo.markdown')
| -rw-r--r-- | _posts/2009-06-25-deleting-a-repo.markdown | 16 |
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 → Admin: + + + +At the bottom of the page there is a button to delete the repo: + +
\ No newline at end of file |
