diff tests/test-evolve-content-divergent-corner-cases.t @ 5824:73573aec18f7 mercurial-5.5

test-compat: merge mercurial-5.6 into mercurial-5.5 # no-check-commit
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 11 Mar 2021 12:40:20 +0800
parents 552efcc2cc30 a1dad44fe3da
children 67fc03f42d92 e5bd76f95145
line wrap: on
line diff
--- a/tests/test-evolve-content-divergent-corner-cases.t	Sat Jan 30 20:32:38 2021 +0800
+++ b/tests/test-evolve-content-divergent-corner-cases.t	Thu Mar 11 12:40:20 2021 +0800
@@ -8,14 +8,6 @@
   $ cat >> $HGRCPATH <<EOF
   > [alias]
   > glog = log -GT "{rev}:{node|short} {desc|firstline}\n ({bookmarks}) [{branch}] {phase}"
-  > [defaults]
-  > amend=-d "0 0"
-  > fold=-d "0 0"
-  > [web]
-  > push_ssl = false
-  > allow_push = *
-  > [phases]
-  > publish = False
   > [diff]
   > git = 1
   > unified = 0