@darius sick! a good git log option i also am a big fan of is `git log -L`. you can add this flag and follow it with a function to list only that function's history, which is actually fairly practical in my workflow.