Question 067
### Which tools can be used to remove sensitive data from a Git repository's history?
> https://docs.github.com/en/github/authenticating-to-github/removing-sensitive-data-from-a-repository
1. [x] git filter-repo & BFG Repo-Cleaner
1. [ ] Git Merge & Git Rebase
1. [ ] Git Stash & Git Checkout
1. [ ] Git Pull & Git Fetch