Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 282 Bytes

File metadata and controls

9 lines (6 loc) · 282 Bytes

Git Anonymizer

Anonymize a Git repository. Clears all commit messages on the current branch, changes all the committer names to John Doe and committer emails to john@doe.com.

Use with extreme caution

Usage

Run the script in your project to anonymize the current branch.