Skip to content

Instantly share code, notes, and snippets.

@robertgreiner
Created January 12, 2012 17:01
Show Gist options
  • Save robertgreiner/1601716 to your computer and use it in GitHub Desktop.
Save robertgreiner/1601716 to your computer and use it in GitHub Desktop.
Generate an HTML report that gives information on the risk of a local git commit.
require 'tipster'
Tipster.new('/path/to/repository').html_report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment