Mercurial > hg
comparison mercurial/rewriteutil.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 | a391d0710f22 |
children | 0a57ef4b3bdb |
comparison
equal
deleted
inserted
replaced
45325:c6eea5804551 | 45326:99614011892b |
---|