Hacker News new | ask | show | jobs
by yonilevy 3001 days ago
I use the same approach when troubleshooting/getting into hairy code - git blame ("annotate" in IntelliJ) first, gives a lot of useful context!