##// END OF EJS Templates
help: don't crash in keyword search if an extension fails to provide docs...
help: don't crash in keyword search if an extension fails to provide docs Not all external extensions provide docs; if you use such an extension, you will experience a crash if you use "hg help --keyword <word>", and <word> happens to match the extension name.

File last commit:

r23399:fd5247a8 default
r28058:ff6e8dc6 default
Show More
hgwebconfig
6 lines | 67 B | text/plain | TextLexer
[paths]
/ = /var/hg/repos/*
[web]
allow_push = *
push_ssl = False