( )⚙ D12125 transaction: do not rely on a global variable to post_finalize file

This is an archive of the discontinued Mercurial Phabricator instance.

transaction: do not rely on a global variable to post_finalize file
ClosedPublic

Authored by marmoute on Jan 31 2022, 1:48 PM.

Details

Summary

We can just add a new argument to the addfilegenerator function. This is more
explicit and therefor clearer and less error prone.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

marmoute created this revision.Jan 31 2022, 1:48 PM
Alphare accepted this revision.Feb 3 2022, 5:36 AM
This revision is now accepted and ready to land.Feb 3 2022, 5:36 AM