]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ws/single-file-cone'
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Jan 2023 20:07:47 +0000 (12:07 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Jan 2023 20:07:47 +0000 (12:07 -0800)
The logic to see if we are using the "cone" mode by checking the
sparsity patterns has been tightened to avoid mistaking a pattern
that names a single file as specifying a cone.

* ws/single-file-cone:
  dir: check for single file cone patterns

1  2 
dir.c

diff --cc dir.c
Simple merge