]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/advice-sparse-index-expansion'
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Jul 2024 18:18:56 +0000 (11:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Jul 2024 18:18:56 +0000 (11:18 -0700)
A new warning message is issued when a command has to expand a
sparse index to handle working tree cruft that are outside of the
sparse checkout.

* ds/advice-sparse-index-expansion:
  advice: warn when sparse index expands

1  2 
Documentation/config/advice.txt
advice.c
advice.h
sparse-index.c

Simple merge
diff --cc advice.c
Simple merge
diff --cc advice.h
Simple merge
diff --cc sparse-index.c
Simple merge