.hgeol
author Chris Jones <chris@cjones.org>
Mon, 30 Sep 2013 20:33:50 -0600
changeset 164 6b527647086c
parent 53 4434108fdab0
permissions -rw-r--r--
Changed order of operations in setError() so that the underlying error is reported.
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