summary refs log tree commit diff stats
path: root/hg
diff options
context:
space:
mode:
Diffstat (limited to 'hg')
-rw-r--r--hg/.hgrc16
1 files changed, 8 insertions, 8 deletions
diff --git a/hg/.hgrc b/hg/.hgrc
index 9cd0315..9768743 100644
--- a/hg/.hgrc
+++ b/hg/.hgrc
@@ -1,9 +1,9 @@
-[ui]

-username = Alan Pearce <alan@alanpearce.eu>

-

-[extensions]

-purge =

-progress =

-color =

-eol =

+[ui]
+username = Alan Pearce <alan@alanpearce.eu>
+
+[extensions]
+purge =
+progress =
+color =
+eol =
 record =
\ No newline at end of file