##// END OF EJS Templates
ui: give editor() a tag of its own...
ui: give editor() a tag of its own We know that calls to ui.editor() always block on the user's configured editor. Use a blocking tag that ensures that we don't see a huge variety of editor options in our logging.

File last commit:

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