mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-28 02:23:48 -05:00
Merge pull request #2119 from dscho/update-stash-to-current
Update the built-in `git stash` to the latest version
This commit is contained in:
4
t/README
4
t/README
@@ -388,6 +388,10 @@ GIT_TEST_STASH_USE_BUILTIN=<boolean>, when false, disables the
|
||||
built-in version of git-stash. See 'stash.useBuiltin' in
|
||||
git-config(1).
|
||||
|
||||
GIT_TEST_STASH_USE_BUILTIN=<boolean>, when false, disables the
|
||||
built-in version of git-stash. See 'stash.useBuiltin' in
|
||||
git-config(1).
|
||||
|
||||
GIT_TEST_INDEX_THREADS=<n> enables exercising the multi-threaded loading
|
||||
of the index for the whole test suite by bypassing the default number of
|
||||
cache entries and thread minimums. Setting this to 1 will make the
|
||||
|
||||
Reference in New Issue
Block a user