gitflow/TODO.mdown
2010-01-26 13:09:32 +01:00

12 lines
419 B
Markdown

TODO-list
=========
General configuration
---------------------
Release branch support
----------------------
- Take care of the situation where two release branches live next to each
other. In that situation, a "finish release" action should merge back changes
into the other release, not into 'develop'. Or at least warn about it. Or not
support creating a new release branch if the other isn't finished yet.