Files
git/git-sh-setup.sh
Johannes Schindelin 8c6d2d47ef 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>
2023-08-16 07:52:43 +02:00

8.4 KiB