medit/hgrc

8 lines
219 B
Plaintext
Raw Normal View History

2010-01-24 20:42:32 -08:00
[paths]
default = ssh://hg@bitbucket.org/medit/medit
2010-01-24 20:42:32 -08:00
[hooks]
# Reject commits which would introduce windows-style text" files
pretxncommit.crlf = python:hgext.win32text.forbidcrlf
pretxncommit.glade = tools/checkglade