##// END OF EJS Templates
Make earlygetopt return a list of all option values, use the last value....
Make earlygetopt return a list of all option values, use the last value. This fixes: "hg -R" showing a useful error instead of traceback "hg -R foo --repository bar" using bar instead of foo And provides a way for other users of earlygetopt to accept more than one value.
Thomas Arendsen Hein -
r4716:36d23de0 default
Show More
Name Size Modified Last Commit Author
/ hgext / convert
__init__.py Loading ...
common.py Loading ...
cvs.py Loading ...
git.py Loading ...
hg.py Loading ...