Hacker News new | ask | show | jobs
by viraptor 1348 days ago
> But for reviewing activity in git, and tracking changes across time, doing it in the terminal is unproductive and sucks

tig is great at that. "tig blame" and "," is the way to go for researching the history of some code.