'git 责备' 有什么作用? - What does 'git blame' do?

语言: CN / TW / HK

问题:

I saw a lot of questions about methods of using git blame , but I don't really understand them.我看到很多关于使用git blame方法的问题,但我并没有真正理解它们。

I see a Blame button on top of files on the GitHub interface.我在 GitHub 界面上的文件顶部看到了一个指责按钮。 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?除了 GitHub 之外,为什么实际使用了git blame


解决方案:

参考一: http://stackoom.com/question/26vKD
参考二: What does 'git blame' do?
「其他文章」