git show-index

Show the packed archive index of a Git repository. More information: https://git-scm.com/docs/git-show-index.

git show-index {{path/to/file.idx}}

git show-index --object-format={{sha1|sha256}} {{path/to/file}}