diff options
Diffstat (limited to 'tag-hg')
-rw-r--r-- | tag-hg/hgrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tag-hg/hgrc b/tag-hg/hgrc new file mode 100644 index 00000000..2f16f27e --- /dev/null +++ b/tag-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 |