I normally upload my files to Github repository through the web interface. I accidentally uploaded a file to Github repository recently and this file contains information which I don't want others to see. Now, this private info is permanently recorded in the commit history.
How can I delete this specific commit from Github?
EDIT: The commit history was created through the file upload website of github. It was not created using git.