]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/sparse-allow-empty-working-tree'
authorJunio C Hamano <gitster@pobox.com>
Fri, 8 May 2020 21:25:06 +0000 (14:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 May 2020 21:25:06 +0000 (14:25 -0700)
The sparse-checkout patterns have been forbidden from excluding all
paths, leaving an empty working tree, for a long time.  This
limitation has been lifted.

* ds/sparse-allow-empty-working-tree:
  sparse-checkout: stop blocking empty workdirs

1  2 
unpack-trees.c

diff --cc unpack-trees.c
Simple merge