diff options
| author | Mitsuo Tokumori <mitsuo@tokumori.xyz> | 2026-07-07 05:44:27 +0900 |
|---|---|---|
| committer | Mitsuo Tokumori <mitsuo@tokumori.xyz> | 2026-07-07 05:44:27 +0900 |
| commit | d7be1d021d83114ca3a57cbffec25998b8185d17 (patch) | |
| tree | e812ce0de5df35dd83c8970c16866d294f37a74f /README | |
| parent | d411f346b4c05375e4a3d0bbcf48c2d84b1b2e72 (diff) | |
Update README
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -45,3 +45,8 @@ man env # Shell built-ins take precedence over any external program with the same name. ``` + +Just like the Internet, anything sensitive that git tracks is a pain to remove. +To remove it, the git history has to be rewritten. If others had cloned the +repository they'll need to re-clone it. And at that point, the commited secrets +are already compromised. |
