I've followed instructions on github's website to permanently remove a file and all commits associated with it. I've tried every option, but when I type in the link to the commit, such as:
https://github.com/{username}/{folder}/commit/{commit_id}
the history still appears there, even though my profile has no trace of this commit anymore.
This leads me to think that any changes are permanently left on Github, just that it is unlinked to your profile? Am I doing something incorrect or is this the reality of the situation? Thanks.