update tag git code example Example 1: git push to specific tag git push origin tag_a Example 2: git find out commit for tag $ git rev-list -n 1 $TAG