]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit5d71940ddab3196e071dab466d456fd0297056d9
tree073aafec8f5ed70de4db0b6da09a632a04b69340
parentf4c6a0e27548352f131af58bef079bd6c85268f6
parent9479a31d603ee94360f6c6819b69b7f96874f285
Merge branch 'ds/advice-sparse-index-expansion'

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
Documentation/config/advice.txt
advice.c
advice.h
sparse-index.c