##// END OF EJS Templates
add: pass options via keyword args...
add: pass options via keyword args The largefiles extensions needs to be able to pass --large, --normal and --lfsize to subrepos via cmdutil.add() and hgsubrepo.add(). Rather than add additional special purpose arguments, stop extracting the existing args from the **opts passed to commands.add() and just pass them along.

File last commit:

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