Skip to content

Commit 5b8ef32

Browse files
committed
fixup! tests: add a special setup where stash.useBuiltin is off
For some reason, this double-mention of the GIT_TEST_STASH_BUILTIN variable crept in... Let's revert it. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent a56176a commit 5b8ef32

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
@@ -388,10 +388,6 @@ GIT_TEST_STASH_USE_BUILTIN=<boolean>, when false, disables the
388388
built-in version of git-stash. See 'stash.useBuiltin' in
389389
git-config(1).
390390

391-
GIT_TEST_STASH_USE_BUILTIN=<boolean>, when false, disables the
392-
built-in version of git-stash. See 'stash.useBuiltin' in
393-
git-config(1).
394-
395391
GIT_TEST_ADD_I_USE_BUILTIN=<boolean>, when true, enables the
396392
builtin version of git add -i. See 'add.interactive.useBuiltin' in
397393
git-config(1).

0 commit comments

Comments
 (0)