oldratlee / translations

🐼 Chinese translations for classic software development resources
https://github.com/oldratlee/translations
Other
6.86k stars 1.56k forks source link

Gitflow工作流第1个图存在错误? #53

Closed iqianxing closed 6 years ago

iqianxing commented 6 years ago

1、Gitflow工作流第1个图存在错误 image

2、参考数据来自作者提供的链接nvie的流程图 image

oldratlee commented 6 years ago

我也看看

oldratlee commented 6 years ago

是的,这个箭头的方向 应该是 画反了。

ps: 译文的图来自 英文原文,没有修改过。

oldratlee commented 6 years ago

@iqianxing 上面的提交已经Fix

https://github.com/oldratlee/translations/blob/master/git-workflows-and-tutorials/workflow-gitflow.md#gitflow%E5%B7%A5%E4%BD%9C%E6%B5%81

iqianxing commented 6 years ago

Thank you.