8000 Using Git blame to trace changes in a file · Dream-git/my-git@629c69b · GitHub
[go: up one dir, main page]

Skip to content

Commit 629c69b

Browse files
committed
Using Git blame to trace changes in a file
1 parent 14f9b37 commit 629c69b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

how-to-use-github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- [github guides](https://guides.github.com/)`Contributing to Open Source on GitHub``Hello World``Forking Projects``Be Social``Making Your Code Citable``Mastering Issues``Mastering Markdown``Mastering Wikis``Getting Started with GitHub Pages` 等9个方面图文详细讲解每一步如何使用,以及能做哪些功能。
1616
- [fork-me-on-github](https://github.com/blog/273-github-ribbons) 个人博客、技术博客等如果需要添加github 的彩带,可以使用此方法。
1717
- [蒋鑫-GotGitHub](GotGitHub.md) 《Git权威指南》的作者,对Github有很深的了解。(由于首页打开太慢,放到了本文目录中,下面的文章既是)
18-
18+
- [Using Git blame to trace changes in a file](https://help.github.com/articles/using-git-blame-to-trace-changes-in-a-file/) 如果你想看某一个文件中每一行是谁修改的,为什么修改?那么尽情的使用 `blame` 按钮,发现文件的历史。
1919

2020
--------
2121

0 commit comments

Comments
 (0)
0