albertvankiel / git-anonymizer

Anonymize a Git repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Anonymize a Git repository

License:MIT License


Languages

Language:Shell 100.0%