]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/sparse-checkout-set-default-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Jan 2024 22:05:16 +0000 (14:05 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Jan 2024 22:05:16 +0000 (14:05 -0800)
"git sparse-checkout set" added default patterns even when the
patterns are being fed from the standard input, which has been
corrected.

* jc/sparse-checkout-set-default-fix:
  sparse-checkout: use default patterns for 'set' only !stdin

1  2 
builtin/sparse-checkout.c

Simple merge