Merge branch 'jk/test-chain-lint'
commitda3d507ce06b5e081c440a8f4ac85df351b4cd1d
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 May 2015 20:17:54 +0000 (19 13:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 May 2015 20:17:54 +0000 (19 13:17 -0700)
tree6e80f5329cd722848fd78392278c923646333446
parent3e199decd5c02092d3e458be6be10874e12a51dd
parent92b269f5c5e5c1d51e9318003caf8ae9d076b4e9
Merge branch 'jk/test-chain-lint'

Developer support to automatically detect broken &&-chain in the
test scripts is now turned on by default.

* jk/test-chain-lint:
  test-lib: turn on GIT_TEST_CHAIN_LINT by default
  t7502-commit.sh: fix a broken and-chain
t/test-lib.sh