.hgeol
author Chris Jones <chris@cjones.org>
Mon, 30 Sep 2013 20:31:25 -0600
changeset 163 3f891f7fe817
parent 53 4434108fdab0
permissions -rw-r--r--
Removed the weirdo logging facility. There's now a Debug variable which can be set which replaces the former debug log. NewClient() will return an error if something goes wrong setting up the connection.

# Leave this file -- it activates the Mercurial EOL extension to
# convert newlines between various formats.
[patterns]
**.go = native
**Makefile* = LF
**README* = native
**.txt = native
.hgeol = native