Use this tag for questions related to the git rev-parse command.
TL;DR: It converts a user-friendly reference like a branch name or HEAD to a full 40 character string like 28e86d32396289f852565c1a91730ad29d30abcd
See What does git rev-parse do? and the git docs entry for more details.