charleseff / hg-blame-game-ruby

When one `hg blame` is not enough

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hg-blame-game

Build Status Code Climate

hg-blame-game is an interactive command-line tool that allows you to chain multiple 'hg blame' calls together in order to drill down to the actual responsible commit. When one hg blame is not enough.

Installation:

gem install hg-blame-game

Usage:

hg-blame-game --help

Examples:

Happy Path

Other Scenarios

About

When one `hg blame` is not enough


Languages

Language:Ruby 100.0%