This is an archive of the discontinued Mercurial Phabricator instance.

write: add the possibility to pass keyword argument from batchget to vfs
ClosedPublic

Authored by lothiraldan on Jan 18 2018, 7:38 AM.

Details

Summary

We are gonna pass atomictemp keyword argument from merge.bachget to
vfs.call. Update all the frames to accept **kwargs and pass it to the next
function.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.