]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit863c596e68894984eeac8b8ea3e644ae941aa694
treed93b589c156760cc02286b9e435da32c1c52ee8d
parent492ee03f60297e7e83d101f4519ab8abc98782bc
parent53ded839aee86e3544c3e035385fe2ada33180b1
Merge branch 'jc/sparse-checkout-set-default-fix'

"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
builtin/sparse-checkout.c