An open API service indexing awesome lists of open source software.

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.

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
```