Skip to content

Commit 0623e99

Browse files
committed
Temporarily revert part of "tests: add a special setup [...]"
This conflicts with the `add-p` series and will be reapplied on top of the merge later. This reverts commit dc72b08. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent dbacd89 commit 0623e99

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

t/README

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -384,10 +384,6 @@ the --no-sparse command-line argument.
384384
GIT_TEST_PRELOAD_INDEX=<boolean> exercises the preload-index code path
385385
by overriding the minimum number of cache entries required per thread.
386386

387-
GIT_TEST_STASH_USE_BUILTIN=<boolean>, when false, disables the
388-
built-in version of git-stash. See 'stash.useBuiltin' in
389-
git-config(1).
390-
391387
GIT_TEST_INDEX_THREADS=<n> enables exercising the multi-threaded loading
392388
of the index for the whole test suite by bypassing the default number of
393389
cache entries and thread minimums. Setting this to 1 will make the

0 commit comments

Comments
 (0)