[Changed Subscribers] D12148: simplemerge: move printing of merge result to extension

Alphare (Raphaël Gomès) phabricator at mercurial-scm.org
Mon Feb 14 10:47:58 UTC 2022


Alphare added inline comments.

INLINE COMMENTS

> simplemerge:132
> +    else:
> +        with open(local, 'wb') as f:
> +            f.write(merged_text)

Shouldn't this be using `util.writefile`?

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D12148/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D12148

To: martinvonz, #hg-reviewers
Cc: Alphare, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20220214/813cd4c8/attachment-0002.html>


More information about the Mercurial-patches mailing list