git how to read tag description message code example Example 1: git choose tag git checkout tags/1.1.4 Example 2: git find out commit for tag $ git rev-list -n 1 $TAG