flow initialization: Added configuration file.

This commit is contained in:
Marty Kraimer
2014-10-01 08:38:20 -04:00
parent 4ee19f4dd1
commit 6be30cd104

8
.hgflow Normal file
View File

@@ -0,0 +1,8 @@
[branchname]
master = master
develop = default
feature = feature/
release = release/
hotfix = hotfix/
support = support/