Mercurial > public > mercurial-scm > hg-stable
diff tests/test-mq-git.t @ 22521:3f948469bac0
mq: write '# Parent ' lines with two spaces like export does (BC)
This aligns "Parent" node IDs with "Node ID" node IDs.
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Wed, 24 Sep 2014 01:36:44 +0200 |
parents | 9d4ebb75de53 |
children | e955549cd045 |
line wrap: on
line diff
--- a/tests/test-mq-git.t Sat Sep 20 17:06:56 2014 +0200 +++ b/tests/test-mq-git.t Wed Sep 24 01:36:44 2014 +0200 @@ -18,7 +18,7 @@ $ cat .hg/patches/adda # HG changeset patch # Date 0 0 - # Parent 0000000000000000000000000000000000000000 + # Parent 0000000000000000000000000000000000000000 diff -r 000000000000 -r ef8dafc9fa4c a --- /dev/null @@ -34,7 +34,7 @@ $ cat .hg/patches/copy # HG changeset patch # Date 0 0 - # Parent ef8dafc9fa4caff80f6e243eb0171bcd60c455b4 + # Parent ef8dafc9fa4caff80f6e243eb0171bcd60c455b4 diff --git a/a b/b copy from a @@ -49,7 +49,7 @@ $ cat .hg/patches/git # HG changeset patch # Date 0 0 - # Parent 99586d5f048c399e20f81cee41fbb3809c0e735d + # Parent 99586d5f048c399e20f81cee41fbb3809c0e735d diff --git a/regular b/regular new file mode 100644 @@ -65,7 +65,7 @@ $ cat .hg/patches/git # HG changeset patch # Date 0 0 - # Parent 99586d5f048c399e20f81cee41fbb3809c0e735d + # Parent 99586d5f048c399e20f81cee41fbb3809c0e735d diff -r 99586d5f048c regular --- /dev/null @@ -89,7 +89,7 @@ $ cat .hg/patches/git # HG changeset patch # Date 0 0 - # Parent 0000000000000000000000000000000000000000 + # Parent 0000000000000000000000000000000000000000 diff --git a/a b/a new file mode 100644 @@ -106,7 +106,7 @@ $ cat .hg/patches/git # HG changeset patch # Date 0 0 - # Parent 0000000000000000000000000000000000000000 + # Parent 0000000000000000000000000000000000000000 diff --git a/a b/a new file mode 100644 @@ -131,7 +131,7 @@ $ cat .hg/patches/git # HG changeset patch # Date 0 0 - # Parent 0000000000000000000000000000000000000000 + # Parent 0000000000000000000000000000000000000000 diff --git a/a b/a new file mode 100644 @@ -148,7 +148,7 @@ $ cat .hg/patches/git # HG changeset patch # Date 0 0 - # Parent 0000000000000000000000000000000000000000 + # Parent 0000000000000000000000000000000000000000 diff --git a/a b/a new file mode 100644 @@ -177,7 +177,7 @@ $ cat .hg/patches/regular # HG changeset patch # Date 0 0 - # Parent ef8dafc9fa4caff80f6e243eb0171bcd60c455b4 + # Parent ef8dafc9fa4caff80f6e243eb0171bcd60c455b4 diff -r ef8dafc9fa4c -r a70404f79ba3 b --- /dev/null @@ -193,7 +193,7 @@ $ cat .hg/patches/regular # HG changeset patch # Date 0 0 - # Parent ef8dafc9fa4caff80f6e243eb0171bcd60c455b4 + # Parent ef8dafc9fa4caff80f6e243eb0171bcd60c455b4 diff -r ef8dafc9fa4c b --- /dev/null