Skip to content

Commit 54f89ea

Browse files
authored
Merge pull request #22 from circuscode/develop
Update readme.md
2 parents 77f24fb + f6a9a4f commit 54f89ea

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -164,14 +164,14 @@ This theme does not add any new logic to WordPress or generate new data within W
164164

165165
## Branches
166166

167-
This repository follows the git-flow workflow widely.
167+
This repository follows the git-flow workflow to a large extent.
168168

169169
* master branch is the latest release
170170
* develop branch is the current state of development
171-
* feature branches contain dedicated large features in development
171+
* feature branches contain dedicated features in development
172172
* bugfix branches contain dedicated bugfixes in development
173-
* hotfix branches contain dedicated hotfixes in development
174-
* release branches will not applied
173+
174+
Hotfix and release branches will not be applied.
175175

176176
## Unterstanding the Deployment
177177

0 commit comments

Comments
 (0)