diff contrib/sample.hgrc @ 4340:345ed833854d

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