▲ | v3ss0n a day ago | ||||||||||||||||||||||
Daily reminder: - Once it is on the internet - it is always there so Rotate the key/secrets FIRST. - Never think secrets are gone because of you have recommited . - Deleting a commit is not enough , use BFG Cleaner - https://rtyley.github.io/bfg-repo-cleaner/ , and force commit to change history. Edit- Forget to add most important thing - rotating the key. | |||||||||||||||||||||||
▲ | weird-eye-issue a day ago | parent | next [-] | ||||||||||||||||||||||
I think you mean "rotate the keys" | |||||||||||||||||||||||
▲ | GrandaPanda a day ago | parent | prev | next [-] | ||||||||||||||||||||||
Had it correct in the first two points, then contradicted yourself with the last. Rotate your secrets. | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | hnlmorg a day ago | parent | prev [-] | ||||||||||||||||||||||
The problem here is that GitHub keeps the ref logs even for commits that no longer exist. I don’t see how BFG helps here | |||||||||||||||||||||||
|