-1

I have tried following

this Stack Overflow Question

EDIT: The issue is that I do not have the "Settings" tab!

using the instructions in GitHub Help to get to the settings page.

I just get a 404 for the page.

Is it because my repo is public? If so, how do I delete a public repo?

1
  • To the downvoter - The issue is that I do not have the "Settings" tab, if your concern was thinking I didn't read the existing help on this topic. I apologise that I did not think to mention the lack of this tab. Commented Jan 4, 2017 at 17:40

1 Answer 1

1

This is a solution obtained using their site (not the shell).

If you want to delete a public repo from their site, you must first click on the name of the repo in your profile main page. After that, you'll see a bar with several tabs in the top of your window ('Code, 'Issues', 'Pull request' and 'Settings' are just some of the tabs).

Click on 'Settings', as pointed out in the answer you've already seen, scroll down until you find the 'Danger zone', then 'Delete this repository'.

Are you sure you have permissions to delete that repository? Obviously you can delete only repositories that you own (either public or private).

Hope this helps

Edit

If the issue is that you don't have the 'Settings' tab, you can reach repository settings remembering that url has the form https://github.com/username/repo_name/settings .

Sign up to request clarification or add additional context in comments.

3 Comments

The issue is that I do not have the "Settings" tab!
Did you try to insert manually the url? I noticed that the settings for all my repo are reacheable via github.com/username/repo_name/settings . Do you obtain a 404 page not found even substituting by hand in the line above?
I'm glad that it works ;) now I'll edit my answer with the tips contained in my comment!

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.