mirror of
https://github.com/oldratlee/translations.git
synced 2026-04-13 10:49:50 +08:00
reformat markdown
This commit is contained in:
@@ -17,11 +17,11 @@
|
||||
|
||||
`Forking`工作流是分布式协作的(`GitHub`风格)可以先看看`GitHub`的Help:[Fork A Repo](https://help.github.com/articles/fork-a-repo/)和[Using pull requests](https://help.github.com/articles/using-pull-requests/) 。照着操作,给一个`GitHub`项目贡献你的提交,有操作经验再看指南容易意会。指南中给了[自己实现`Fork`的方法](https://github.com/oldratlee/translations/blob/master/git-workflows-and-tutorials/workflow-forking.md#%E5%BC%80%E5%8F%91%E8%80%85fork%E6%AD%A3%E5%BC%8F%E4%BB%93%E5%BA%93):`Fork`就是服务端的克隆。在指南的操练中使用代码托管服务(如`GitHub`、`Bitbucket`),可以点一下按钮就让开发者完成仓库的`fork`操作。
|
||||
|
||||
***PS***:
|
||||
**_PS_**:
|
||||
|
||||
文中`Pull Request`的介绍用的是`Bitbucket`代码托管服务,由于和`GitHub`基本一样,如果你用的是`GitHub`(我自己也主要使用`GitHub`托管代码),不影响理解和操作。
|
||||
|
||||
***PPS***:
|
||||
**_PPS_**:
|
||||
|
||||
更多`Git`学习资料参见
|
||||
|
||||
|
||||
Reference in New Issue
Block a user