Commit 6b95f215 authored by Vincent Driessen's avatar Vincent Driessen

Remove TODO file, replaced it by the central issues list on http://github.com/nvie/gitflow/issues

parent 6c2d30bb
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.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment