blob: 9516b0a2bcc0f4181bb0645f9a78c413b2722381 [file] [log] [blame]
Vincent Driessen377949c2010-01-25 23:34:54 +01001TODO-list
2=========
Vincent Driessen696b9eb2010-01-26 01:15:51 +01003
4General configuration
5---------------------
Vincent Driessen696b9eb2010-01-26 01:15:51 +01006
7Release branch support
8----------------------
9- Take care of the situation where two release branches live next to each
10 other. In that situation, a "finish release" action should merge back changes
11 into the other release, not into 'develop'. Or at least warn about it. Or not
12 support creating a new release branch if the other isn't finished yet.