IT 技术分享
Git 获取最后一个 tag
zgljl2012 -
29 Jul 2020
git describe --tags `git rev-list --tags --max-count=1`