Skip to content

Commit 87c2c7c

Browse files
committed
Merge pull request git-for-windows#2119 from dscho/update-stash-to-current
Update the built-in `git stash` to the latest version
2 parents 67f0890 + a7130b1 commit 87c2c7c

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
@@ -388,6 +388,10 @@ 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+
391395
GIT_TEST_INDEX_THREADS=<n> enables exercising the multi-threaded loading
392396
of the index for the whole test suite by bypassing the default number of
393397
cache entries and thread minimums. Setting this to 1 will make the

0 commit comments

Comments
 (0)