How to delete commit permanently from github?

Viewed 19

I was working on one of my open source project and i accidentally pushed a valuable token into the public repository.

Though i have reset my token and what not, is there a way to delete the commit from the entire GitHub commit history?

Since i can check my commits in the github.com/username/repo_name/commits is there a way to remove it from there as well?

0 Answers
Related