Re: [RFC PATCH 2/4] test-lib: allow testing another git build tree
From: Junio C Hamano <hidden> Date: 2016-06-15 22:52:38
Thomas Rast [off-list ref] writes:
The perf-lib work wants this feature, so we may as well do it for
test-lib in general.
How is this different from what GIT_TEST_INSTALLED already gives us
(other than "needs more diskspace to keep another source tree fully
built", that is)?