Fixed line endings mixup

master
Yevgen Muntyan 2010-12-27 01:22:54 -08:00
parent deec1d5ca4
commit b24beaf5cf
1 changed files with 0 additions and 11 deletions

11
hgrc
View File

@ -5,14 +5,3 @@ default = ssh://hg@bitbucket.org/medit/medit
# Reject commits which would introduce windows-style text" files
pretxncommit.crlf = python:hgext.win32text.forbidcrlf
pretxncommit.glade = tools/checkglade
[extensions]
hgext.win32text =
[encode]
# Encode files that don't contain NUL characters.
** = cleverencode:
[decode]
# Decode files that don't contain NUL characters.
** = cleverdecode: