Merge branch 'ds/sparse-colon-path'
commitacdeb10f91da939135fbacb847792ae237450d7d
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 May 2022 22:26:58 +0000 (20 15:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 May 2022 22:26:58 +0000 (20 15:26 -0700)
tree1989381cb6b65293630bd86533abde899ab52130
parent5a9253cd45494b7b8aed8166529c5c451086f451
parent124b05b23005437fa5fb91863bde2a8f5840e164
Merge branch 'ds/sparse-colon-path'

"git show :<path>" learned to work better with the sparse-index
feature.

* ds/sparse-colon-path:
  rev-parse: integrate with sparse index
  object-name: diagnose trees in index properly
  object-name: reject trees found in the index
  show: integrate with the sparse index
  t1092: add compatibility tests for 'git show'
builtin/log.c
t/t1092-sparse-checkout-compatibility.sh