Answers for "git command get latest tag"

0

git check current tag

git describe --tags
Posted by: Guest on September-08-2021
2

git tag last

git describe
Posted by: Guest on June-29-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language