comparison tests/test-split.t @ 4392:c09889f81947

test-split: split now ignores diff.* settings From 66399f2e92aa: "It is assumed by the author that the `[diff]` section is primarily for *viewing* diffs, and that it is unlikely what people intend when attempting to commit or revert."
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 07 Feb 2019 16:24:59 +0800
parents f45b4c31d81f
children 8ff5e557432a
comparison
equal deleted inserted replaced
4391:054ff759f2fd 4392:c09889f81947
17 > [phases] 17 > [phases]
18 > publish = False 18 > publish = False
19 > [diff] 19 > [diff]
20 > git = 1 20 > git = 1
21 > unified = 0 21 > unified = 0
22 > [commands]
23 > commit.interactive.unified = 0
22 > [ui] 24 > [ui]
23 > interactive = true 25 > interactive = true
24 > [extensions] 26 > [extensions]
25 > evolve = 27 > evolve =
26 > EOF 28 > EOF