flow initialization: Added configuration file.

This commit is contained in:
Matej Sekoranja
2014-02-11 10:10:33 +01:00
parent 03a94077e3
commit 8a6b5f9cd4

8
.hgflow Normal file
View File

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