<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 28, 2013 at 4:28 PM, Bryan O'Sullivan <span dir="ltr"><<a href="mailto:bos@serpentine.com" target="_blank">bos@serpentine.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":16i" style="overflow:hidden">This extension saves shelved changes using a temporary draft commit,<br>
and bundles all draft ancestors of the temporary commit. </div></blockquote></div><br>I should clarify: we create a draft commit, bundle it and its draft ancestors, and then strip the temporary commit. That means that the shelved commit is not present in history; does not interfere with mq; but still uses normal Mercurial machinery (including support for merges and conflicts!) instead of something ad hoc like patches.</div>
</div>