1
0
mirror of synced 2025-12-21 19:06:49 -05:00

[add] force push

This commit is contained in:
Sass Bálint
2020-11-10 15:51:08 +01:00
committed by GitHub
parent 399816f228
commit 7571818ae6

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
```
At the end, force push the changes:
```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