Files
git/git-sh-setup.sh
Johannes Schindelin abbd6ff7cb tests: only override sort & find if there are usable ones in /usr/bin/
The idea is to allow running the test suite on MinGit with BusyBox
installed in /mingw64/bin/sh.exe. In that case, we will want to exclude
sort & find (and other Unix utilities) from being bundled.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2021-10-13 18:11:12 +02:00

9.3 KiB