'How do I get my GitHub repository settings back in the web?

I want to try and fix my course's repository in GitHub by deleting multiple folders and files. The problem though is that I don't have the settings on my repo for some reason. I want to use the web, not git-cmd.exe.

This question didn't solve my problem, the settings aren't still there.

Q: How do I get it back?



Solution 1:[1]

If you mean that you are not able to view the Settings tab on the repo in GitHub, that means you are not the repo admin or the organization owner. Only users with admin access can view the Settings tab on a repo in GitHub.

You would need to request for the required permissions with the repo owner to be able to view the Settings tab.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Madhu Bhat