We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80de56f commit 619c88dCopy full SHA for 619c88d
t/README
@@ -384,6 +384,10 @@ the --no-sparse command-line argument.
384
GIT_TEST_PRELOAD_INDEX=<boolean> exercises the preload-index code path
385
by overriding the minimum number of cache entries required per thread.
386
387
+GIT_TEST_REBASE_USE_BUILTIN=<boolean>, when false, disables the
388
+builtin version of git-rebase. See 'rebase.useBuiltin' in
389
+git-config(1).
390
+
391
GIT_TEST_INDEX_THREADS=<n> enables exercising the multi-threaded loading
392
of the index for the whole test suite by bypassing the default number of
393
cache entries and thread minimums. Setting this to 1 will make the
0 commit comments