my .hgrc
authorTomas Zeman <tzeman@volny.cz>
Tue, 03 May 2011 09:08:35 +0200
changeset 11 65ed0da35633
parent 10 ca6892f0a9e8
child 12 689760d614d3
my .hgrc
config/.hgrc
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/config/.hgrc	Tue May 03 09:08:35 2011 +0200
@@ -0,0 +1,12 @@
+[extensions]
+hgext.mq=
+hgext.graphlog=
+hgext.convert=
+transplant=
+
+[ui]
+username = Tomas Zeman <tzeman@volny.cz>
+
+[diff]
+git = 1
+