X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft4034-diff-words.sh;h=8096d8a337867b4afdc4b061fdc314fdd8eac185;hb=657072f3ac5519f146a947253c9959909b38c293;hp=3f3c7577ca85c92e5ff986044e0c4afa95bf608d;hpb=5501bf854ce6a3847ef0de6f6aa63f6b93e82b67;p=git.git diff --git a/t/t4034-diff-words.sh b/t/t4034-diff-words.sh index 3f3c7577c..8096d8a33 100755 --- a/t/t4034-diff-words.sh +++ b/t/t4034-diff-words.sh @@ -6,8 +6,8 @@ test_description='word diff colors' test_expect_success setup ' - git config diff.color.old red - git config diff.color.new green + git config diff.color.old red && + git config diff.color.new green && git config diff.color.func magenta '