关于开源,Git,Github
Posted yanhc
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了关于开源,Git,Github相关的知识,希望对你有一定的参考价值。
在Github和Git上fork之简单指南
https://linux.cn/article-4292-1.html,中文翻译
https://www.dataschool.io/simple-guide-to-forks-in-github-and-git/,英文原文
Send a pull request to Joe: If you think that Joe might like to incorporate your changes, you send him a pull request. This is a GitHub operation, in which you are communicating your changes to Joe, and "requesting" that he "pull" from your repo. It is up to him whether he pulls from you or not.
pull request,是请求别人将自己的更改同步到主线
如何在自己的电脑上搭建Git?
以上是关于关于开源,Git,Github的主要内容,如果未能解决你的问题,请参考以下文章