changeset 1:2be00ab51ac4

flow initialization: Added configuration file.
author Adam <adamstark.uk@gmail.com>
date Tue, 21 Jan 2014 00:00:46 +0000
parents 440ab72fa68a
children 6e3f541ef1a8 9715f8190a71
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/
+