Re: [lucy-dev] Feature branches
On Sun, Dec 04, 2011 at 04:14:36PM +0100, Nick Wellnhofer wrote: > What's the preferred workflow when creating branches for new features? I'm pretty sure there aren't any specific recommendations in the ASF docs regarding branching, so we get to establish our own conventions. The one ASF-wide p
[lucy-dev] Feature branches
What's the preferred workflow when creating branches for new features? Simply create a branch named LUCY-nnn, according to the JIRA issue number? Nick