所以git tag命令列出了当前的git标签 tag1 tag2 git tag -n打印标签的消息 tag1 blah blah tag2 blah blah 获取tag1&tag2的散列的最佳方法是什么?