Mercurial > hg
comparison mercurial/wireprotov1peer.py @ 48787:69000dc0dced
filemerge: reduce some duplication in `_maketempfiles()`
The two callers of the local `maketempfrompath()` function used the
returned file object in the same way. We can reduce duplication by
moving that code into the function.
Differential Revision: https://phab.mercurial-scm.org/D12192
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Mon, 14 Feb 2022 22:16:29 -0800 |
parents | c424ff4807e6 |
children | a0da5075bca3 |
comparison
equal
deleted
inserted
replaced
48786:f20feb496d3c | 48787:69000dc0dced |
---|