Skip to content

Commit 498124b

Browse files
committed
Added .gitflow
1 parent 3c16e3f commit 498124b

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.gitflow

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"mainBranch": "main",
3+
"developBranch": "develop",
4+
"featurePrefix": "feature/",
5+
"bugfixPrefix": "bugfix/",
6+
"releasePrefix": "release/",
7+
"hotfixPrefix": "hotfix/",
8+
"supportPrefix": "support/"
9+
}

0 commit comments

Comments
 (0)