##// END OF EJS Templates
matcher: do not prepend '.*' to pattern using ^ after flags...
matcher: do not prepend '.*' to pattern using ^ after flags Since the previous commit (fixing wider issue), the code generated strange regex. This is now fixed and tested.

File last commit:

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