File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments