GitHub
- https://github.com/
GitHub - Wikipedia
- https://en.wikipedia.org/wiki/GitHub
- GitHub (originally known as Logical Awesome LLC) is a web-based for using . It is mostly used for . It offers all of the and (SCM) functionality of Git as well as adding its own features. It provides and several collaboration features such as , , , and for every project.
GitHub不为人知的小秘密…让你的工作更高效 - 机器学习算法与Python学习
- https://mp.weixin.qq.com/s/8kERyXYfvnDmMw-TkKEIYA
- 代码库中的快速模糊文件搜索
- 代码合并请求(pull request)中的代码更改建议
- 像在 IDE 中一样导航代码树
- 在检查代码时跳转到特定的函数
- 创建文件的永久链接
- 查看 Git blame 和最近更新的热力图
- 强大的代码搜索
- 保存回复