1094 shaares
613 private links
613 private links
This is an extremely useful tool for when you need to remove big files from a repo's Git history or when you need to remove passwords and other private data from all commits remote and local.
Note: if you use
--replace-textfunction to specify secret strings and their replacements, each line in this file should not have any spaces surrounding==>. This is important, replacement does not work otherwise.
This tool worked great the few times I have used it.
- https://gist.github.com/w0rd-driven/60779ad557d9fd86331734f01c0f69f0 -
--replace-textexamples