mirror of
https://github.com/ZJDoc/GitGuide.git
synced 2026-07-01 01:10:18 +08:00
docs(workflow): add
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
* README编写
|
||||
* 消息提交
|
||||
* 版本提交
|
||||
* GIT工作流
|
||||
* 工具
|
||||
* Git
|
||||
* Commitizen
|
||||
|
||||
7
docs/workflow/index.md
Normal file
7
docs/workflow/index.md
Normal 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)
|
||||
@@ -44,4 +44,4 @@ nav:
|
||||
- '[译]规范': readme/译-规范.md
|
||||
- '徽章': readme/badge.md
|
||||
- 后记: readme/postscript.md
|
||||
# - GIT工作流: workflow/index.md
|
||||
- GIT工作流: workflow/index.md
|
||||
Reference in New Issue
Block a user