update toc

This commit is contained in:
Jerry Lee
2015-07-28 11:50:44 +08:00
parent a330ec075a
commit 3648cdc5fd
6 changed files with 72 additions and 72 deletions

View File

@@ -7,13 +7,13 @@
- [在`Gitflow`工作流中使用`Pull Request`](#在gitflow工作流中使用pull-request)
- [在`Forking`工作流中使用`Pull Request`](#在forking工作流中使用pull-request)
- [示例](#beer-示例)
- [小红`fork`正式项目](#小红fork正式项目)
- [小红克隆她的`Bitbucket`仓库](#小红克隆她的bitbucket仓库)
- [小红开发新功能](#小红开发新功能)
- [小红`push`功能到她的`Bitbucket`仓库中](#小红push功能到她的bitbucket仓库中)
- [小红发起`Pull Request`](#小红发起pull-request)
- [小明review `Pull Request`](#小明review-pull-request)
- [小红补加提交](#小红补加提交)
1. [小红`fork`正式项目](#小红fork正式项目)
1. [小红克隆她的`Bitbucket`仓库](#小红克隆她的bitbucket仓库)
1. [小红开发新功能](#小红开发新功能)
1. [小红`push`功能到她的`Bitbucket`仓库中](#小红push功能到她的bitbucket仓库中)
1. [小红发起`Pull Request`](#小红发起pull-request)
1. [小明review `Pull Request`](#小明review-pull-request)
1. [小红补加提交](#小红补加提交)
- [下一站](#beer-下一站)
`Pull Requests``Bitbucket`上方便开发者之间协作的功能。