Mercurial > hg-stable
diff tests/mockmakedate.py @ 50564:b361e9da3c3b
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`.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 18 May 2023 17:07:43 -0700 |
parents | 6000f5b25c9b |
children |