Mercurial > hg
comparison hgext/blackbox.py @ 48431:6b1049d71c3e
filemerge: make `_filemerge()` do both premerge and merge
This patch removes the `premerge` argument from `_filemerge()` and
makes it do both the "premerge" and "merge" steps without the caller
having to call it twice.
Differential Revision: https://phab.mercurial-scm.org/D11859
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 03 Dec 2021 21:41:43 -0800 |
parents | 36f3a64846c8 |
children | fe4922564661 |
comparison
equal
deleted
inserted
replaced
48430:921853391276 | 48431:6b1049d71c3e |
---|