Monday, December 14, 2015

deleting a forked repo from github


 deleting a forked repo from github :

http://stackoverflow.com/questions/11302639/delete-forked-repo-from-github

By far the easiest way is to log in gitHub account:
  1. Click to your repository {for example yourUsername/yourRepository for example igort/vuk}
  2. Then in the main toolbar of github click on Settings
  3. Scroll just a little bit down and you will find Delete this repository button
  4. When you click it another pop up will appear here you need to type in the name of your repository and click on the button below which says: I understand the consequences, delete the repository

No comments:

Post a Comment