mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-16 11:02:37 -05:00
This job runs the test suite twice, once in regular mode, and once with a whole slew of `GIT_TEST_*` variables set. Now that the built-in version of `git add --interactive` is feature-complete, let's also throw `GIT_TEST_MULTI_PACK_INDEX` into that fray. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>