Git 获取最后一个 tag


git describe --tags `git rev-list --tags --max-count=1`