Remove an accidentally committed secret from Git—locally and remotely
Deleting the file is only the first step: rotate the credential, rewrite every reachable ref, verify the remote independently, and prevent the next …
Tag · 2 stories
Deleting the file is only the first step: rotate the credential, rewrite every reachable ref, verify the remote independently, and prevent the next …
How I keep encrypted secret values in Git without turning the repo into a password dump.