# HG changeset patch # User Adam # Date 1390262446 0 # Node ID 2be00ab51ac4c4760b15b75b2f91be25f774733c # Parent 440ab72fa68a66b9dd1113fd97795845280cab1f flow initialization: Added configuration file. diff -r 440ab72fa68a -r 2be00ab51ac4 .flow --- /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/ +