Mercurial > hg
diff tests/pullext.py @ 42427:027f1567f97f
copies: separate added/removed files by newline instead of null
This makes it more consistent with how we encode copies
(newline-separated lists of null-separated pairs). This perhaps makes
{extras} a little less readable (?) despite avoiding the escaping. I
don't know how I feel about this patch. I'm okay with it being queued
or dropped.
Differential Revision: https://phab.mercurial-scm.org/D6486
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 06 Jun 2019 10:07:14 -0700 |
parents | 70a00a8cd66e |
children | 268662aac075 |