]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'en/stash-apply-sparse-checkout'
authorJunio C Hamano <gitster@pobox.com>
Fri, 15 Jan 2021 23:20:29 +0000 (15:20 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 15 Jan 2021 23:20:29 +0000 (15:20 -0800)
"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

1  2 
builtin/stash.c

diff --cc builtin/stash.c
Simple merge