From: Junio C Hamano <hidden> Date: 2016-06-15 22:48:36
Jeff King [off-list ref] writes:
As maintainer, Junio, you might want to run at
least with TEST_LINT = test-lint-duplicate, since you can then catch
duplicates introduced by merges and fix them up as part of the merge.
Thanks. They are caught by pre-applypatch from 'todo' these days. I
should also perhaps check for the executable bit there.