Git:ハッシュ
ハッシュ(hash)
git はコミット毎にそのコミットに対して SHA-1 のハッシュを生成する。
(通し番号 ではない)
Git:hash
Git:コミット - コミット(commit)
Git:コミットID - コミットID(commit ID)
Git:タグ - タグ(tag) -- ハッシュ値だとわかりにくいので、タグを打つ
SHA-1(Secure Hash Algorithm 1)
Git-term.icon
https://img.shields.io/badge/git-ハッシュ-F05033.svg?style=for-the-badge&logo=git&logoColor=white