Mercurial > hg
comparison mercurial/changegroup.py @ 45326:99614011892b
commitctx: directly gather p1 and p2 copies in `files`
The only thing we do with the p1copies and p2copies is to pass them around, we
we can gather them later and directly stored them in the `ChangingFiles` object.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sat, 25 Jul 2020 16:07:38 +0200 |
parents | c93dd9d9f1e6 |
children | e58e234096de |
comparison
equal
deleted
inserted
replaced
45325:c6eea5804551 | 45326:99614011892b |
---|