From patchwork Sat Nov 23 19:02:54 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [3, of, 6, stable] contrib: stop mentioning obsolete graphlog extension in sample.hgrc From: Martin Geisler X-Patchwork-Id: 3108 Message-Id: <912f2ba0a23025b0d246.1385233374@hbox.dyndns.org> To: mercurial-devel@selenic.com Date: Sat, 23 Nov 2013 20:02:54 +0100 # HG changeset patch # User Martin Geisler # Date 1385143908 -3600 # Fri Nov 22 19:11:48 2013 +0100 # Branch stable # Node ID 912f2ba0a23025b0d246647655cb4cbe62b77119 # Parent 851e8982931cc085a3d0bb4aef623c4bf6571459 contrib: stop mentioning obsolete graphlog extension in sample.hgrc diff --git a/contrib/sample.hgrc b/contrib/sample.hgrc --- a/contrib/sample.hgrc +++ b/contrib/sample.hgrc @@ -43,11 +43,6 @@ # hgext.gpg = -### graphlog - ASCII graph log -### hg help glog - -# hgext.graphlog = - ### hgk - GUI repository browser ### hg help view