Skip to content
No description or website provided.
Ruby
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
lib
.gitignore
.rubocop.yml
Gemfile
Gemfile.lock
LICENSE
README.md
stats.rb

README.md

discourse-github-stats

Prints a list of all contributors in https://github.com/discourse between to Discourse versions.

Contributions in forked repositores are excluded -- with the exception of the ones defined in stats.rb

Usage

bundle exec stats.rb <start_tag> <end_tag> [--verbose]

The --verbose options lists the affected repositories for each contributor.

Example:
bundle exec ruby stats.rb v1.9.0 v2.0.0
You can’t perform that action at this time.