关于开源,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?

posted on 2019-07-21 11:54  yanhc  阅读(232)  评论(0编辑  收藏  举报

导航