diff options
Diffstat (limited to 'hg')
-rw-r--r-- | hg/.hgrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/hg/.hgrc b/hg/.hgrc new file mode 100644 index 00000000..2f16f27e --- /dev/null +++ b/hg/.hgrc @@ -0,0 +1,9 @@ +[ui] +username = Alan Pearce <alan@alanpearce.co.uk> + +[extensions] +purge = +progress = +color = +eol = +record = \ No newline at end of file |