##// END OF EJS Templates
record: use "ui.extractchoices()" to get the list of available responses...
record: use "ui.extractchoices()" to get the list of available responses Before this patch, record extension gets the list of available responses from online help document of "hg record" in the tricky way, even though the value passed to "ui.promptchoice()" has enough (maybe i18n-ed) information. This patch uses "ui.extractchoices()" to get the list of available responses.

File last commit:

r1360:7d439981 default
r20266:06176632 default
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder