This small series speeds up builds where you just want to get to a working "git" binary, but don't care about running git's own tests, or about making/installing fallbacks for "git svn" et al (which we do even with NO_PERL). Ævar Arnfjörð Bjarmason (4): Makefile: refactor assignment for subsequent change Makefile: refactor for subsequent change Makefile: add a NO_TEST_TOOLS flag Makefile: add a NO_{INSTALL_,}SCRIPT_FALLBACKS target Makefile | 48 +++++++++++++++++++++++++++++++++++++++++++----- t/test-lib.sh | 5 +++++ 2 files changed, 48 insertions(+), 5 deletions(-) -- 2.29.2.222.g5d2a92d10f8