Comment on Ask HN: Tools you have built for yourself?Comments−dllthomas3yhttps://github.com/dlthomas/diff-kit/blob/master/src/bin/dkl...A tool for turning diffs into location-prefixed changed lines. Allows me to feed that to grep and then put the results in my vim quick fix buffer.
Comments
https://github.com/dlthomas/diff-kit/blob/master/src/bin/dkl...
A tool for turning diffs into location-prefixed changed lines. Allows me to feed that to grep and then put the results in my vim quick fix buffer.