Using Git
This section explains ways to use Git.
Delete Git History After Committing Large Files or Credentials - bfg-repo-cleaner
If you accidentally committed a large file to a public Git repository, or exposed sensitive information such as credentials or passwords, you may need to delete the file or remove it from commit history. This article introduces bfg-repo-cleaner for that purpose.