Y
Hacker News
new
|
ask
|
show
|
jobs
by
angelbob
5301 days ago
"git blame" helps too - yes, you know it was you, but that tells you what commit added that line. Now do "git log -p 31dc4a" (or whatever) to see the commit's comments.