Mercurial > evolve
comparison COPYING @ 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 | 143c8e4dc22d |
children |
comparison
equal
deleted
inserted
replaced
5594:dcadb8b1d098 | 5595:e190a81a3ee8 |
---|