comparison MANIFEST.in @ 5595:e190a81a3ee8

evolvecmd: inline _evolvemerge() into _relocatecommit() I'm about to add a version of `_relocatecommit()` that uses in-memory merge. It will be simpler to have `_evolvemerge()` inlined then than to need a separate version of that function too. Also, the name `_evolvemerge()` has often made me think that it's about evolving merge commits, so it's nice to get rid of it for that reason too.
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 25 Sep 2020 13:31:41 -0700
parents 9e0f91cb5242
children 7d5d9301c244
comparison
equal deleted inserted replaced
5594:dcadb8b1d098 5595:e190a81a3ee8