I’m completely restarting a project that I worked on years ago, starting from an empty Git repository.
The old version of the project is still on GitHub – is there a way that I can re-use its GitHub presence for the new version? Can I delete the contents of the repository on GitHub, and replace them with the new version?
Or should I just delete the project from GitHub entirely, then create a new GitHub repo with the same name?