diff tests/test-evolve-content-divergent-corner-cases.t @ 5830:67fc03f42d92 mercurial-5.0

test-compat: merge mercurial-5.1 into mercurial-5.0 # no-check-commit
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 11 Mar 2021 14:22:45 +0800
parents c2c85576ddfb 73573aec18f7
children be8f7eb3f3a0 716912541759
line wrap: on
line diff
--- a/tests/test-evolve-content-divergent-corner-cases.t	Sun Jan 31 15:39:25 2021 +0800
+++ b/tests/test-evolve-content-divergent-corner-cases.t	Thu Mar 11 14:22:45 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