[petsc-dev] Internal and external symbols

Jed Brown jedbrown at mcs.anl.gov
Tue Mar 5 19:44:20 CST 2013


On Tue, Mar 5, 2013 at 7:37 PM, Sean Farley <sean at mcs.anl.gov> wrote:

> In mercurial, you'd do 'hg bookmark simp', 'hg push -B simp'. Jed would
> 'hg pull -B simp' and complete the merge.
>

One notable difference is that a git user does not see these unless they
look for them. You can have hundreds of such branches without a typical
user even knowing about them. In contrast, many normal hg commands show you
these additional heads, often in a way that doesn't scale well.

Another difference is that hg bookmarks are not namespaced. Sean says there
has been some work in this direction, but it sounds like it's not ready for
use yet and will be a while before it makes it into the standard release
(if ever).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20130305/180584bc/attachment.html>


More information about the petsc-dev mailing list