Hacker News new | ask | show | jobs
by tickthokk 2623 days ago
You can use `git blame` for who touched a line last, but you should tread lightly with it. If you fix a typo in a comment, move some whitespace, etc, you're now to "blame".