##// END OF EJS Templates
narrow: rely on setting `quiet` mode instead of `pushbuffer`...
narrow: rely on setting `quiet` mode instead of `pushbuffer` The `quiet` approach is what `shelve` uses and give the same result. This will help us to add less code in future changesets.

File last commit:

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