changeset 41:999243bda470

flow initialization: Added configuration file.
author Adam Stark <adamstark@users.noreply.github.com>
date Tue, 21 Jan 2014 00:00:46 +0000
parents 20c5a405f87b
children 0ba32de0f719
files .flow
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.flow	Tue Jan 21 00:00:46 2014 +0000
@@ -0,0 +1,8 @@
+[branchname]
+master = master
+develop = develop
+feature = feature/
+release = release/
+hotfix = hotfix/
+support = support/
+