Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
H
hs-git-flow-case
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
何虹
hs-git-flow-case
Commits
8a3213c2
Commit
8a3213c2
authored
Dec 11, 2020
by
何虹
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
补充说明
parent
a2190fa5
Pipeline
#30773
canceled with stages
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
38 additions
and
1 deletion
+38
-1
README.md
README.md
+2
-1
readme.md
git-flow-case-answer/readme.md
+1
-0
张三.md
git-flow-case-answer/张三.md
+35
-0
No files found.
README.md
View file @
8a3213c2
# hs-git-flow-case
# hs-git-flow-case
工作流相关的案例描述,git git flow
工作流相关的案例描述,git git flow
\ No newline at end of file
## hs-git-flow-case 测试题在git-flow-case.md里,答案请放到git-flow-case-answer这个文件夹下,答题格式仿照 git-flow-case-answer/张三.md这个文件
\ No newline at end of file
git-flow-case-answer/readme.md
0 → 100644
View file @
8a3213c2
## 注意事项: 以自己的名字作为文件名
\ No newline at end of file
git-flow-case-answer/张三.md
0 → 100644
View file @
8a3213c2
# 运用git flow 来处理一下场景
-
主分支 master 开发分支 dev
-
赤山项目代码是最新的tagv3.0.9
-
环球项目代码版本是tag3.0.2(与最新版本差距7次迭代,不完全兼容最新版!)
## case1: 现有有一新功能A,需要开发,开发周期2天,如何操作?
```
操作:
```
## case2: 新功能A开发完成后,测试人员说要部署到WMS进行线上测试,如何操作?
```
操作:
```
## case3: 新功能A测试人员验收完成,然后要部署到赤山项目,如何操作?
```
操作:
```
## case4: 两天后 赤山项目经理发现有个bug,需要紧急修复,如何操作?
```
操作:
```
## case5: 在张三在开发新功能A同时,李四也接收到任务开发新功能B(开发周期5天!),如何操作?
```
操作:
```
## case6: 新功能A,部署到线上一直在测试,测试人员还没测试完成, 但是现在又有新功能C需要开发,如何操作?
```
操作:
```
## case7: 环球项目,有一特殊需求新功能D需要开发,开发完成后测试并部署到项目中去,该如何操作?
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment