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

> I never read the git log.

Imho, you are missing out on a great source of insight. When I want to understand some piece of code, I usually start navigating the git log from git blame. Even just one-line commit messages that refer to a ticket can help understanding tremendously. Even the output of git blame itself is helpful. You can see which lines changed together in which order. You see, which colleague to ask questions.



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

Search: