Files
freeCodeCamp/guide/chinese/miscellaneous/find-the-culprit-with-git-blame/index.md
2018-10-16 21:32:40 +05:30

13 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Find the Culprit with Git Blame
localeTitle: 用Git Blame找到罪魁祸首
---
显示修订版和作者上次修改文件的每一行并指责它们。
![:point_right:](//forum.freecodecamp.com/images/emoji/emoji_one/point_right.png?v=2 "point_right")![:no_good:](//forum.freecodecamp.com/images/emoji/emoji_one/no_good.png?v=2 ":不好:") - ![:see_no_evil:](//forum.freecodecamp.com/images/emoji/emoji_one/see_no_evil.png?v=2 "see_no_evil")![:hear_no_evil:](//forum.freecodecamp.com/images/emoji/emoji_one/hear_no_evil.png?v=2 "hear_no_evil")![:speak_no_evil:](//forum.freecodecamp.com/images/emoji/emoji_one/speak_no_evil.png?v=2 ":别嚼舌根:")
![](//discourse-user-assets.s3.amazonaws.com/original/2X/d/d8cb932324ede4b8c534c150056b81759fac5804.png)
**参考:** [https](https://git-scm.com/docs/git-blame) **** [//git-scm.com/docs/git-blame](https://git-scm.com/docs/git-blame)
![](//discourse-user-assets.s3.amazonaws.com/original/2X/2/24c2d8e7e137c454cd182222b6a38054a09c6889.png)