Skip to content

Commit 8310d79

Browse files
sergiorykovJakeGinnivan
authored andcommitted
* docs\configuration.md added comment about generation GitVersion.yml
1 parent e6e5d6e commit 8310d79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/configuration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ GitVersion 3.0 is mainly powered by configuration and no longer has branching st
44
## Configuration tool
55
If you run `GitVersion init` you will be launched into a configuration tool, it can help you configure GitVersion the way you want it.
66

7+
It will create file 'GitVersion.yml' in directory where you launched initialization. It can be root repository directory or any subdirectory in case when you have single repository for more then one project or restricted to commit into subdirectory.
8+
79
**Note:** GitVersion ships with internal default configuration which works with GitHubFlow and GitFlow, probably with others too.
810

911
The *develop* branch is set to `ContinuousDeployment` mode by default as we have found that is generally what is needed when using GitFlow.

0 commit comments

Comments
 (0)