您现在的位置: 主页 > github学习使用 > Step 4. Open a Pull Request
本文所属标签:
为本文创立个标签吧:

Step 4. Open a Pull Request

来源: 网络用户发布,如有版权联系网管删除 2020-04-16 

Step 4. Open a Pull Request Nice edits! Now that you have changes in a branch off of master, you can open a pull request.

Pull Requests are the heart of collaboration on GitHub. When you open a pull request, you’re proposing your changes and requesting that someone review and pull in your contribution and merge them into their branch. Pull requests show diffs, or differences, of the content from both branches. The changes, additions, and subtractions are shown in green and red.

As soon as you make a commit, you can open a pull request and start a discussion, even before the code is finished.

By using GitHub’s @mention system in your pull request message, you can ask for feedback from specific people or teams, whether they’re down the hall or 10 time zones away.

You can even open pull requests in your own repository and merge them yourself. It’s a great way to learn the GitHub flow before working on larger projects.


              查看评论 回复



嵌入式交流网主页 > github学习使用 > Step 4. Open a Pull Request
 

"Step 4. Open a Pull Request"的相关文章

网站地图

围观()