Skip to content

Commit 33cd812

Browse files
committed
Small readme update
1 parent b29725c commit 33cd812

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,8 @@ For the `release/3.0.0` branch of GitVersion it shows:
109109

110110
## Configuration
111111
GitVersion 3.0 is mainly powered by configuration and no longer has branching strategies hard coded.
112-
**Note:** GitVersion ships with internal default configuration which works with GitHubFlow and GitFlow, probably with others too. You **do not** need to run `GitVersion /init` to get started!
112+
**Note:** GitVersion ships with internal default configuration which works with GitHubFlow and GitFlow, probably with others too. You **do not** need to run `GitVersion /init` to get started!
113+
The *develop* branch is set to `ContinuousDeployment` mode by default as we have found that is generally what is needed when using GitFlow.
113114

114115
You can run `GitVersion /showConfig` to see the effective configuration (defaults + overrides)
115116

0 commit comments

Comments
 (0)