git cat-file

Git 저장소 객체의 콘텐츠 또는 유형 및 크기 정보를 제공합니다. 더 많은 정보: https://git-scm.com/docs/git-cat-file.

git cat-file -s HEAD

git cat-file -t {{8c442dc3}}

git cat-file -p {{HEAD~2}}