Mercurial > hg
comparison mercurial/cffi/osutil.py @ 48685:21ac6aedd5e5
transaction: do not rely on a global variable to post_finalize file
We can just add a new argument to the `addfilegenerator` function. This is more
explicit and therefor clearer and less error prone.
Differential Revision: https://phab.mercurial-scm.org/D12125
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Mon, 31 Jan 2022 18:38:15 +0100 |
parents | 521ac0d7047f |
children | 6000f5b25c9b |
comparison
equal
deleted
inserted
replaced
48684:568f63b5a30f | 48685:21ac6aedd5e5 |
---|