]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/RelNotes/2.30.0.txt
Merge branch 'en/stash-apply-sparse-checkout' into maint
authorJunio C Hamano <gitster@pobox.com>
Sat, 6 Feb 2021 00:31:22 +0000 (16:31 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 6 Feb 2021 00:31:22 +0000 (16:31 -0800)
commita4031f6dc0596670d4f3ce4b905ea8a341e957b4
treea35141030b43161e305811fedbb49952c02eba50
parente93f5c6878107eb2c468bdf00d53b19a6e8eae2f
parentba359fd5070c189f07990c487dc916908830488a
Merge branch 'en/stash-apply-sparse-checkout' into maint

"git stash" did not work well in a sparsely checked out working
tree.

* en/stash-apply-sparse-checkout:
  stash: fix stash application in sparse-checkouts
  stash: remove unnecessary process forking
  t7012: add a testcase demonstrating stash apply bugs in sparse checkouts
builtin/stash.c