Mercurial > evolve
diff tests/test-topic-fold.t @ 5820:5341d7c30e68 stable
branching: merge into stable in preparation for release
# no-check-commit
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 11 Mar 2021 11:49:34 +0800 |
parents | a1dad44fe3da |
children | 656edde3a8ce |
line wrap: on
line diff
--- a/tests/test-topic-fold.t Wed Feb 24 14:30:21 2021 -0800 +++ b/tests/test-topic-fold.t Thu Mar 11 11:49:34 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]