8000 如何更新自己 Fork 的代码 · Dream-git/my-git@c02c119 · GitHub
[go: up one dir, main page]

Skip to content

Commit c02c119

Browse files
committed
如何更新自己 Fork 的代码
1 parent b5d957d commit c02c119

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

how-to-use-github.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020

2121
- [Using Git blame to trace changes in a file](https://help.github.com/articles/using-git-blame-to-trace-changes-in-a-file/) 如果你想看某一个文件中每一行是谁修改的,为什么修改?那么尽情的使用 `blame` 按钮,发现文件的历史。
2222
- [Github 搜索技巧](https://help.github.co 5BFA m/categories/search/)
23-
- [Closing issues via commit messages](https://help.github.com/articles/closing-issues-via-commit-messages/)
23+
- [Closing issues via commit messages - 通过提交信息关闭Issues](https://help.github.com/articles/closing-issues-via-commit-messages/)
24+
- [Update your forked code from original repository - 如何更新自己 Fork 的代码](https://github.com/ysc/APDPlat/wiki/%E5%A6%82%E4%BD%95%E6%9B%B4%E6%96%B0%E8%87%AA%E5%B7%B1Fork%E7%9A%84%E4%BB%A3%E7%A0%81)
2425

2526
更多关于 Github 的内容请查看:[GithubHelp](https://help.github.com/) 查找需要的信息。
2627

0 commit comments

Comments
 (0)
0