]> git.ipfire.org Git - thirdparty/git.git/commit - t/t0201-gettext-fallbacks.sh
Merge branch 'jt/sparse-checkout-leading-dir-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 9 Feb 2022 22:21:00 +0000 (14:21 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Feb 2022 22:21:00 +0000 (14:21 -0800)
commitbb754fe0b8b9ec2494fe355f1f36a05ff2ccbb38
tree6331df9c6618add2b2eed583232272bac3b6c80b
parentc70b5e718749a64eb3a41ecb585bfb85f518878f
parent7f44842ac198c8fbf76c513cb69b66bdc54d59e8
Merge branch 'jt/sparse-checkout-leading-dir-fix'

"git sparse-checkout init" failed to write into $GIT_DIR/info
directory when the repository was created without one, which has
been corrected to auto-create it.

* jt/sparse-checkout-leading-dir-fix:
  sparse-checkout: create leading directory
builtin/sparse-checkout.c
t/t1091-sparse-checkout-builtin.sh