Skip to content

albertvankiel/git-anonymizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.