docs(workflow): add

This commit is contained in:
zjkjzj
2021-03-18 15:16:40 +08:00
parent f8a4dc86c7
commit 272f8b62cd
3 changed files with 9 additions and 1 deletions

7
docs/workflow/index.md Normal file
View File

@@ -0,0 +1,7 @@
# GIT工作流
* [Git工作流实践](https://blog.zhujian.life/posts/c7ee2f15.html)
* [[译]GitHub Flow](https://blog.zhujian.life/posts/a20843e9.html)
* [[译]A successful Git branching model](https://blog.zhujian.life/posts/aae96086.html)
* [[译]Introduction to GitLab Flow](https://blog.zhujian.life/posts/b35b83bc.html)