a git plan, long term
Tom Zeller
tzeller at dragonacea.biz
Thu Aug 8 19:07:41 EDT 2013
>> You will not give creating a new branch just to explore,
>> experiment, or make
>> a small bug fix a second thought because it is so easy and fast.
>
>> Branching in git is so fast I do create a new branch for each work unit,
>> be it a bug fix or just a small feature enhancement.
>
> Planning should include discussion of a branching model, which should
> be lively. Because that is where the benefit lies.
Well, and branching is really more like tagging, except not svn tags,
since a branch is actually a hash ? I forget, but I think that is why
it is difficult to compare svn and git branching, they're different.
More information about the dev
mailing list