What does ‘git blame’ do?

I saw a lot of questions about methods of using git blame, but I don’t really understand them.

I see a Blame button on top of files on the GitHub interface. Upon clicking it, it shows some diff with usernames on the left bar. What does that indicate?

Why is git blame actually used, apart from GitHub?

6 Answers
6

Leave a Comment