Hacker News new | ask | show | jobs
by exDM69 3416 days ago
`git filter-branch` is a tool intended to remove sensitive material from git history. It requires a force push, of course.

If the keys/passwords are already pushed to GitHub or other public hostin, they should also be revoked.