Mercurial > public > mercurial-scm > hg
diff mercurial/sshpeer.py @ 47944:e02f9af7aed1
pathutil: replace the `skip` argument of `dirs` with a boolean
It is ever only used for `r` file. So we make it a boolean this will give use
more versatility later as we will stop storing the state explicitly.
Differential Revision: https://phab.mercurial-scm.org/D11383
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Mon, 30 Aug 2021 18:45:54 +0200 |
parents | ffd3e823a7e5 |
children | 04688c51f81f |