Mercurial > hg
comparison contrib/zsh_completion @ 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 | 0c0e54bcea9b |
children |
comparison
equal
deleted
inserted
replaced
48786:f20feb496d3c | 48787:69000dc0dced |
---|