Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leon332157 authored Mar 5, 2018
1 parent 9cd9632 commit cd49ba5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ adb shell input swipe x y x y time(ms)

## 版本说明

- prod 分支:稳定版本,已通过测试
- master 分支:开发版本,包含一些较稳定的新功能,累计多个功能并测试通过后合并至 prod 分支
- 其他分支:功能开发 (feature) 或问题修复 (bugfix),属于最新尝鲜版本,可能处于开发中的状态,基本完成后合并至 master 分支
- master 分支:稳定版本,已通过测试
- dev 分支:开发版本,包含一些较稳定的新功能,累计多个功能并测试通过后合并至 prod 分支
- 其他分支:功能开发 (feature) 或问题修复 (bugfix),属于最新尝鲜版本,可能处于开发中的状态,基本完成后合并至 dev 分支

## FAQ

Expand Down

0 comments on commit cd49ba5

Please sign in to comment.