git-blame-game
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