Mercurial > hg-stable
comparison tests/test-subrepo-git.t @ 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 | 0583d7f0fdff |
children | 7e5be4a7cda7 |
comparison
equal
deleted
inserted
replaced
50563:027481f19944 | 50564:b361e9da3c3b |
---|