Conversation
Notices
-
steckerhalter (steckerhalter)'s status on Thursday, 29-Dec-2016 23:23:24 PST
steckerhalter
#poirot is a pretty cool #git tool to search for strings in a git history: https://github.com/emanuelfeld/poirot
So for example you can do:
poirot -v -rl all -t foobar
And you will get a nice and colorful overview where "foobar" hides (commit number, file, code extract)