User Defined Attributes

xenon325 1 at a.net
Tue Nov 6 22:09:12 PST 2012


On Tuesday, 6 November 2012 at 18:49:22 UTC, Walter Bright wrote:
> On 11/6/2012 10:10 AM, Jacob Carlborg wrote:
>> Walter, why aren't you using branches for these kind of things?
>
> Because I still think in a linear fashion :-)

Then you may find article about "git flow" useful:
http://nvie.com/posts/a-successful-git-branching-model/

It's basically enough to look at the picture at the beginning to 
get the idea.

git extensions from the author to support that branching model:
https://github.com/nvie/gitflow


More information about the Digitalmars-d-announce mailing list