{
    "byline": null,
    "dir": null,
    "excerpt": "If you commit sensitive data, such as a password or SSH key into a Git repository, you can remove it from the history. To entirely remove unwanted files from a repository's history you can use either the git filter-repo tool or the BFG Repo-Cleaner open source tool.",
    "length": 9426,
    "siteName": null,
    "title": "Removing sensitive data from a repository"
}