]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'en/sparse-cone-becomes-default'
authorJunio C Hamano <gitster@pobox.com>
Fri, 3 Jun 2022 21:30:33 +0000 (14:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 3 Jun 2022 21:30:33 +0000 (14:30 -0700)
commit377d347eb3b1a23ece080dc5e5b8df6958c56e96
tree19c5bf822937e10acb22707870611846e53d03fd
parent2668e3608e47494f2f10ef2b6e69f08a84816bcb
parent5d4b2933407286ac2b76a1a66a04967a35d973f0
Merge branch 'en/sparse-cone-becomes-default'

Deprecate non-cone mode of the sparse-checkout feature.

* en/sparse-cone-becomes-default:
  Documentation: some sparsity wording clarifications
  git-sparse-checkout.txt: mark non-cone mode as deprecated
  git-sparse-checkout.txt: flesh out pattern set sections a bit
  git-sparse-checkout.txt: add a new EXAMPLES section
  git-sparse-checkout.txt: shuffle some sections and mark as internal
  git-sparse-checkout.txt: update docs for deprecation of 'init'
  git-sparse-checkout.txt: wording updates for the cone mode default
  sparse-checkout: make --cone the default
  tests: stop assuming --no-cone is the default mode for sparse-checkout
Documentation/config/core.txt
Documentation/git-read-tree.txt
builtin/sparse-checkout.c