Kris Craig wrote:
As I and others have said already, using a Subversion branching model on Git just doesn't make any sense. We may as well just keep using SVN if we're not going to make use of Git's branching advantages.
I completely disagree. There's no need to completely switch your branching model or mental workflow. The git-flow article is just one of many ways you can do branching (I don't particularly have an opinion on it, but I don't use it). Personally, I switch between using feature branches and using release branches, much like PHP.
Personally, I don't think PHP's system needs to change any time soon (or indeed, at all), unless a majority of contributors really want to. It's just a waste of time and resources otherwise.
-- Ryan McCue <http://ryanmccue.info/> -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php