Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> When inheriting a project, you use git blame a lot

Obligatory plug for `git log -p`, which is a much better tool for finding out how changes happened to a file.

You can also use `git log -p --follow` with a single file to track the file across renames and moves.



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

Search: