From: Junio C Hamano Date: Wed, 19 May 2021 23:55:00 +0000 (+0900) Subject: Merge branch 'jk/test-chainlint-softer' X-Git-Tag: v2.32.0-rc1~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cb227d5cd65952d11354e008c97e97f4b3e59ca4;p=thirdparty%2Fgit.git Merge branch 'jk/test-chainlint-softer' The "chainlint" feature in the test framework is a handy way to catch common mistakes in writing new tests, but tends to get expensive. An knob to selectively disable it has been introduced to help running tests that the developer has not modified. * jk/test-chainlint-softer: t: avoid sed-based chain-linting in some expensive cases --- cb227d5cd65952d11354e008c97e97f4b3e59ca4