I forked by ignorance a project I was working on as a collaborator project for class from github website. The reason was it didn't seem to appear on my repositories list.
The problem is that whenever I remove and clone the project again it appears as forked..
My changes to the project are saved and they are not as big, but I don't want to do pulls to my peers each time I wish to upload some new code.
I've been researching and I've found some solutions:
Install bitbucket and unfork the project.
Make a new account on github (which I don't really want to).
YourSuggestions(); easy/medium
I would appreciate any help! Thank you !
Rubèn.
Go to admin panel on GitHub there's a delete option. You will see the fork listed under your user as your repository. Click on settings and delete it from here.The original project will remain intact.