##// END OF EJS Templates
exchange: allow passing no includes/excludes to `pull()`...
exchange: allow passing no includes/excludes to `pull()` I would expect that `exchange.pull(includepats=[])` results in an empty list of include patterns to be passed to the remote, but it doesn't currently because we check for any truthy value instead of checking specifically for `not None`.

File last commit:

r51288:f0d2b18f default
r51423:b361e9da default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer