This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
Creating a pull request 创建 pull 请求
===========
创建一个 pull 请求是为了协作更改存储库。这些变化会产生一个分支,它确保主分支保持干净整洁。
在你可以打开一个 pull 请求之前,您必须[创建一个分支](Creating and deleting branches within your repository 在你的库中创建和删除分支.md),然后添加提交到分支。Pull 请求只能在你的分支和上游分支之间有区别时打开。