]> git.ipfire.org Git - thirdparty/git.git/commit
git-sparse-checkout.txt: update docs for deprecation of 'init'
authorElijah Newren <newren@gmail.com>
Fri, 22 Apr 2022 02:32:21 +0000 (02:32 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 Apr 2022 06:12:38 +0000 (23:12 -0700)
commit71ceb816b3d22953c63f3d71b6c8e5d016ece958
treecaa1ec3499be679d03d0d86518199de88861208a
parentf69dfef355aec867693deb68376a08e97303d61c
git-sparse-checkout.txt: update docs for deprecation of 'init'

The 'init' subcommand of sparse-checkout was deprecated in ba2f3f58ac
("git-sparse-checkout.txt: update to document init/set/reapply changes",
2021-12-14), but a couple places in the manual still assumed it was the
primary way to use sparse-checkout.  Correct them.

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-sparse-checkout.txt