Mercurial > hg-stable
comparison mercurial/fileset.py @ 35725:2a7e777c9eed
write: add the possibility to pass keyword argument from batchget to vfs
We are going to pass atomictemp keyword argument from merge.baychget to
vfs.__call__. Update all the frames to accept **kwargs and pass it to the next
function.
Differential Revision: https://phab.mercurial-scm.org/D1881
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Wed, 17 Jan 2018 16:52:13 +0100 |
parents | a62b08f6626b |
children | 9eb5c400f488 |
comparison
equal
deleted
inserted
replaced
35724:853bf7d90804 | 35725:2a7e777c9eed |
---|