.hgeol
author Chris Jones <christian.jones@sri.com>
Wed, 11 Sep 2013 17:17:50 -0600
changeset 140 f94b958f8df0
parent 53 4434108fdab0
permissions -rw-r--r--
Don't close the wrong end of a channel. But if we get an error, we can close the underlying socket.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
53
4434108fdab0 Enabled the Hg eol extension.
Chris Jones <christian.jones@sri.com>
parents:
diff changeset
     1
# Leave this file -- it activates the Mercurial EOL extension to
4434108fdab0 Enabled the Hg eol extension.
Chris Jones <christian.jones@sri.com>
parents:
diff changeset
     2
# convert newlines between various formats.
4434108fdab0 Enabled the Hg eol extension.
Chris Jones <christian.jones@sri.com>
parents:
diff changeset
     3
[patterns]
4434108fdab0 Enabled the Hg eol extension.
Chris Jones <christian.jones@sri.com>
parents:
diff changeset
     4
**.go = native
4434108fdab0 Enabled the Hg eol extension.
Chris Jones <christian.jones@sri.com>
parents:
diff changeset
     5
**Makefile* = LF
4434108fdab0 Enabled the Hg eol extension.
Chris Jones <christian.jones@sri.com>
parents:
diff changeset
     6
**README* = native
4434108fdab0 Enabled the Hg eol extension.
Chris Jones <christian.jones@sri.com>
parents:
diff changeset
     7
**.txt = native
4434108fdab0 Enabled the Hg eol extension.
Chris Jones <christian.jones@sri.com>
parents:
diff changeset
     8
.hgeol = native