/git-blame-game

When one `git blame` is not enough.

Primary LanguageCucumber

git-blame-game

Build Status Code Climate

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

Installation:

gem install git-blame-game

Usage:

git-blame-game --help

Examples:

Happy Path

Other Scenarios