Skip to content

Commit 36fd328

Browse files
committed
re-revert tests: add a special setup where stash.useBuiltin is off
We temporarily reverted part of this commit to allow merging `add-p` without conflicts. Now it is time to re-apply that part. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent b6d2448 commit 36fd328

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

t/README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,10 @@ GIT_TEST_REBASE_USE_BUILTIN=<boolean>, when false, disables the
383383
builtin version of git-rebase. See 'rebase.useBuiltin' in
384384
git-config(1).
385385

386+
GIT_TEST_STASH_USE_BUILTIN=<boolean>, when false, disables the
387+
built-in version of git-stash. See 'stash.useBuiltin' in
388+
git-config(1).
389+
386390
GIT_TEST_ADD_I_USE_BUILTIN=<boolean>, when true, enables the
387391
builtin version of git add -i. See 'add.interactive.useBuiltin' in
388392
git-config(1).

0 commit comments

Comments
 (0)