recursive-blame

0.3.0 • Public • Published

Recursive blame for Git

Recursively blame files, filtered by patterns.

Support this project by donating on Gratipay.

About

I often need to trace a blame through many revisions to figure out when a specific change was introduced. This is painful using git or GitHub, especially if the file was renamed at some point. recursive-blame makes tracing through history dead simple.

Installation

npm install -g recursive-blame

Usage

recursive-blame <pattern> <path>

OR:

git recursive-blame <pattern> <path>

See usage.txt for full usage documenation.

License

Copyright Scott González. Released under the terms of the MIT license.


Support this project by donating on Gratipay.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.0
    56
    • latest

Version History

Package Sidebar

Install

npm i recursive-blame

Weekly Downloads

36

Version

0.3.0

License

MIT

Last publish

Collaborators

  • scott.gonzalez