In a nutshell: If you have inadvertently committed confidential data, e.g. passwords, there is a way to delete this information from git commits history. I use BFG Repo-Cleaner that you can download from: https://rtyley.github.io/bfg-repo-cleaner/ Before any steps please make a backup of your repo to ensure you don’t lose anything. I show example commits andContinue reading “Git – removing password, sensitive data from older commits (history)”