medit/hgrc

8 lines
219 B
Plaintext
Raw Normal View History

2013-05-06 23:57:17 -07:00
[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