Hacker News new | ask | show | jobs
by carodgers 2453 days ago
git log -p --all -- <path/to/file>

I like this one. I'll remember it. Thanks for sharing!