Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
git分支练习用项目
Project
Project
Details
Activity
Releases
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
陈昊
git分支练习用项目
Commits
752531bd
Commit
752531bd
authored
Mar 18, 2019
by
陈昊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改了文本没有正确粗体的问题
parent
c2cbc016
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
README.md
README.md
+0
-1
No files found.
README.md
View file @
752531bd
...
...
@@ -78,5 +78,4 @@ git branch -d 分支名称
9.
在work.txt文件中,有自己的名字那一行的行末,添加文本“ bugfixed”+当天日期(如“bugfixed190315”)
10.
提交修改到bug修复分支,将其合并到develop分支以后,分别推送develop分支和bug修复分支到远程库,同时发起bug修复分支合并请求
11.
等待项目管理人把bug修复分支合并到master分支,任务完成
<br/>
**注意:提交代码的时候记得遵守编码规范,不要使用没有意义的提交说明**
\ No newline at end of file
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