-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Try 4: Documentations are important.
- Loading branch information
Nobody
committed
Jul 2, 2021
1 parent
5d6f35f
commit 4bc62aa
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| # Try 3 | ||
|
|
||
| OMG, the password is still in my commits! | ||
|
|
||
| But I found an official documentation for the same situation. BFG Repo-Cleaner saved my life! | ||
|
|
||
| Fine, I will read the docs carefully next time. | ||
|
|
||
| ``` | ||
| bfg --replace-text secret_list | ||
| git push --force | ||
| ``` |