Web lists-archives.org

Re: clone branching?




On 2008-08-11 14:24:23 -0400, Trans wrote:

> I'm new to this list and evaluating whether to use Git. On the whole
> I really like Git, however, I'm not sure l like the way it handles
> branching.
>
> Can Git be effectively used if clone is used for branching, rather
> then using the internal branch naming?

Yes, definitely.

git supports multiple branches per repository/working copy, but
doesn't force you to have more than one. And it's very easy to pull
changes from one repo to another.

-- 
Karl Hasselström, kha@xxxxxxxxxxx
      www.treskal.com/kalle
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html