Skip to content

Commit 8f63cc3

Browse files
RolandJentschETASPandaeDo
authored andcommitted
correct branch name
1 parent 51a9908 commit 8f63cc3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

process/process_areas/release_management/release_concept.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,9 @@ Branching Strategy
112112

113113
Branches:
114114

115-
* master: for implementation and documentation in development phase.
115+
* main: for implementation and documentation in development phase.
116116
* release/\*: Branches for distinct releases, named release/<version-number>, no functional changes, only bugfixes, quality and documentation improvements.
117117

118-
119118
Workflow:
120119

121120
#. When ready for a new release, create a branch release/<version-number> from master (if needed).

0 commit comments

Comments
 (0)