monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Comparison of Monotone and git


From: Matthew Nicholson
Subject: Re: [Monotone-devel] Comparison of Monotone and git
Date: Wed, 18 Jun 2008 22:02:40 -0500
User-agent: Mozilla-Thunderbird 2.0.0.14 (X11/20080509)

William Uther wrote:

The interesting part here is that Monotone has a global namespace for branches, whereas git has a local namespace for branches. By default in git you get a 1:1 local:remote branch name mapping, but you can rearrange that if you wish. This removes the need for centralised control of branch naming (policy branches) - it is all just local.

I like the idea of local branch namespaces. How do they implement it? Just use like the sha1 hash of various things as the true branch name and then map that to a texual name locally?

--
Matthew Nicholson
matt-land.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]