Hacker News new | ask | show | jobs
by MatthewPhillips 5301 days ago
Expected response: git log | grep Foo
1 comments

Or "git blame filename.py" followed by "git show SHA1".