From patchwork Sat Nov 23 19:02:53 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2, of, 6, stable] contrib: promote strip extension over MQ in sample.hgrc From: Martin Geisler X-Patchwork-Id: 3107 Message-Id: <851e8982931cc085a3d0.1385233373@hbox.dyndns.org> To: mercurial-devel@selenic.com Date: Sat, 23 Nov 2013 20:02:53 +0100 # HG changeset patch # User Martin Geisler # Date 1385136884 -3600 # Fri Nov 22 17:14:44 2013 +0100 # Branch stable # Node ID 851e8982931cc085a3d0bb4aef623c4bf6571459 # Parent 62bc6f9d0080426eaa7cafd4f5f051ca2efd3a13 contrib: promote strip extension over MQ in sample.hgrc diff --git a/contrib/sample.hgrc b/contrib/sample.hgrc --- a/contrib/sample.hgrc +++ b/contrib/sample.hgrc @@ -53,10 +53,10 @@ # hgext.hgk = -### mq - Mercurial patch queues -### hg help mq +### strip - Remove changesets and their descendents from history +### hg help strip -# hgext.mq = +# hgext.strip = ### notify - Template driven e-mail notifications ### hg help notify