diff contrib/sample.hgrc @ 4344:345ed833854d

Add graphlog extension
author Joel Rosdahl <joel@rosdahl.net>
date Mon, 09 Apr 2007 10:39:28 +0200
parents 20f1c8440c53
children 5f01fd602542
line wrap: on
line diff
--- a/contrib/sample.hgrc	Thu Apr 12 15:07:05 2007 -0700
+++ b/contrib/sample.hgrc	Mon Apr 09 10:39:28 2007 +0200
@@ -43,6 +43,11 @@
 
 # hgext.gpg =
 
+### graphlog - ASCII graph log
+### hg help glog
+
+# hgext.graphlog =
+
 ### hgk - GUI repository browser
 ### hg help view