https://github.com/zencephalon/review-anonymizer
Review branches of a git repo without knowing the author.
https://github.com/zencephalon/review-anonymizer
Last synced: 2 months ago
JSON representation
Review branches of a git repo without knowing the author.
- Host: GitHub
- URL: https://github.com/zencephalon/review-anonymizer
- Owner: zencephalon
- License: mit
- Created: 2015-04-20T19:06:37.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-22T18:20:58.000Z (about 11 years ago)
- Last Synced: 2025-03-06T10:54:47.890Z (over 1 year ago)
- Language: Ruby
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# review-anonymizer
Review branches of a git repo without knowing the author.
## Usage
```
$ ruby anonymize.rb ../../assessment-repo
Fetching branch 0
Fetching branch 1
Fetching branch 2
Fetching branch 3
Fetching branch 4
Fetching branch 5
$ ls review_*
review_key_2015-04-20.txt
review_2015-04-20
```