Github – Clean your repo of private data

Ever had a moment when you’ve accidentally committed private data to your github repo, such as passwords or private keys? git rm won’t help with permanently deleting them. Something like ‘BFG Repo cleaner’ can with this situation.

Grab a copy of Roberto Tyley’s BFG Repo cleaner https://rtyley.github.io/bfg-repo-cleaner/ to help with cleaning private data from your github repo.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s