# HG changeset patch # User Adam Stark # Date 1390262446 0 # Node ID 999243bda470118c61754233a3bca86353084df2 # Parent 20c5a405f87b66f5a4d90c09fd68e34fc3940b62 flow initialization: Added configuration file. diff -r 20c5a405f87b -r 999243bda470 .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/ +