Mercurial > evolve
diff tests/test-topic-rebase.t @ 5826:8c4b3178b32d mercurial-5.4
test-compat: merge mercurial-5.5 into mercurial-5.4
# no-check-commit
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 11 Mar 2021 13:18:30 +0800 |
parents | 60a7ee4b6cda fd039a7f0c3c |
children |
line wrap: on
line diff
--- a/tests/test-topic-rebase.t Sat Jan 30 20:42:49 2021 +0800 +++ b/tests/test-topic-rebase.t Thu Mar 11 13:18:30 2021 +0800 @@ -2,19 +2,6 @@ -------------------------- $ cat >> $HGRCPATH <<EOF - > [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 > [ui] > interactive = true > [extensions]