flow initialization: Added configuration file.

This commit is contained in:
Akiko Takano
2014-11-29 13:50:06 +09:00
parent af93ed22fe
commit 135f5764db

8
.flow Normal file
View File

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