I'm currently starting a new project based on a previous one . I forked it and now I'm cleaning up the parts I don't need.
The issue is that a forked project keeps the commit history and bring the starting date of the base repo.
I would like the repo to look like it was a brand new project.
Is it possible to do so ?