How can I make GitHub forget or disassociate that my repo was originally a fork of another project?
I forked a project in GitHub. I can now see \"forked from whateve
You could duplicate the forked repository to a new repository (without the fork depencency) from the github UI, then remove the original forked one: