mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-22 14:02:44 +00:00
Update cheatsheets
This commit is contained in:
2
tldr/bfg
2
tldr/bfg
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# bfg
|
||||
|
||||
> Remove large files or passwords from Git history like git-filter-branch.
|
||||
> Note: if your repository is connected to a remote, you will need to force push to it.
|
||||
> Note: If your repository is connected to a remote, you will need to force push to it.
|
||||
> More information: <https://rtyley.github.io/bfg-repo-cleaner/>.
|
||||
|
||||
- Remove a file with sensitive data but leave the latest commit untouched:
|
||||
|
||||
Reference in New Issue
Block a user