<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 5, 2013 at 7:37 PM, Sean Farley <span dir="ltr"><<a href="mailto:sean@mcs.anl.gov" target="_blank">sean@mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":34w">In mercurial, you'd do 'hg bookmark simp', 'hg push -B simp'. Jed would<br>
'hg pull -B simp' and complete the merge.<br></div></blockquote><div><br></div><div style>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.</div>
<div style><br></div><div style>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).</div>
<div><br></div></div></div></div>