Revision a4031f6dc0596670d4f3ce4b905ea8a341e957b4 authored by Junio C Hamano on 06 February 2021, 00:31:22 UTC, committed by Junio C Hamano on 06 February 2021, 00:31:22 UTC
"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
2 parent s e93f5c6 + ba359fd
History
File Mode Size
.gitattributes -rw-r--r-- 34 bytes
LICENSE.txt -rw-r--r-- 1.2 KB
sha1.c -rw-r--r-- 56.4 KB
sha1.h -rw-r--r-- 4.0 KB
ubc_check.c -rw-r--r-- 46.7 KB
ubc_check.h -rw-r--r-- 1.7 KB

back to top