8 lines
219 B
Plaintext
8 lines
219 B
Plaintext
[paths]
|
|
default = ssh://hg@bitbucket.org/medit/medit
|
|
|
|
[hooks]
|
|
# Reject commits which would introduce windows-style text" files
|
|
pretxncommit.crlf = python:hgext.win32text.forbidcrlf
|
|
pretxncommit.glade = tools/checkglade
|