Hacker News new | past | comments | ask | show | jobs | submit login

`git log --follow $NAME_OF_FILE` will show you each commit that contains a change for the given file. It's very handy when doing the "when did this break?" dance if you've narrowed down the potential files!



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: