1
0
mirror of synced 2026-01-08 12:01:53 -05:00

repo sync

This commit is contained in:
Octomerger Bot
2020-12-11 06:54:12 -08:00
committed by GitHub

View File

@@ -40,6 +40,12 @@ To replace all text listed in `passwords.txt` wherever it can be found in your r
$ bfg --replace-text passwords.txt
```
After the sensitive data is removed, you must force push your changes to {% data variables.product.product_name %}.
```shell
$ git push --force
```
See the [BFG Repo-Cleaner](http://rtyley.github.io/bfg-repo-cleaner/)'s documentation for full usage and download instructions.
#### Using filter-branch