Mercurial > evolve
diff tests/test-split.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 fd039a7f0c3c |
children | d161fccccd80 e82ad19eb3cc |
line wrap: on
line diff
--- a/tests/test-split.t Sun Jan 31 15:39:25 2021 +0800 +++ b/tests/test-split.t Thu Mar 11 14:22:45 2021 +0800 @@ -6,16 +6,6 @@ $ cat >> $HGRCPATH <<EOF > [alias] > glog = log -G -T "{rev}:{node|short} {desc|firstline} ({phase})\n" - > [defaults] - > amend=-d "0 0" - > fold=-d "0 0" - > split=-d "0 0" - > amend=-d "0 0" - > [web] - > push_ssl = false - > allow_push = * - > [phases] - > publish = False > [diff] > git = 1 > unified = 0