1.1.0 • Published 7 years ago

correlate-patch v1.1.0

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

correlate-patch

npm library to correlate commits in a patch to the lines they change

For example, suppose you have a patch file with 3 commits in it, some of which modify the same area of code. This will tell you which lines were affected by which commits.

This is made mostly for my GitHub browser extension to show commit info in pull request file views.

1.1.0

7 years ago

1.0.0

7 years ago