<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Aloha fellow Kokuanas,<br>
    <br>
    This is a heads-up that I've stripped the two commits <code>03cfc6769b83</code>
    and <code>05600982e223</code> from the tip of
    <a class="moz-txt-link-freetext" href="https://bitbucket.org/kokua/kokua">https://bitbucket.org/kokua/kokua</a>. These two merges merged commits
    that were already ancestors of each other, thus serving no purpose.<br>
    <br>
    If you have these in your own repositories, you might want to rebase
    your own commits already based on them (if any) using <a
      href="http://mercurial.selenic.com/wiki/TransplantExtension">hg
      transplant</a> and then remove them. On your local repositories,
    the removal can be done using s<a
      href="http://mercurial.selenic.com/wiki/Strip">trip command from
      the mercurial queues extension</a>:<br>
    <blockquote><code>hg strip 03cfc6769b83</code></blockquote>
    To remove them from your bitbucket repos, go the repository's page,
    click '<b>Admin</b>' near the top and then '<b>Strip changesets</b>'
    to the left. In the textfield '<b>Revision to strip</b>' enter<br>
    <blockquote><code>03cfc6769b83</code></blockquote>
    , then click '<b>Preview strip</b>'. Carefully review the list of
    removed commits before confirming the strip with your bitbucket
    password. (Or to abort, just navigate away.)<br>
    <br>
    Apologies for the inconveniences,<br>
    cheers,<br>
    Borun<br>
    <code></code>
  </body>
</html>