Skip to content
Snippets Groups Projects
Commit 325efff7 authored by Klaus Rabbertz's avatar Klaus Rabbertz
Browse files

Add git tag description

parent 3a2b91f6
Branches
Tags 2550
No related merge requests found
# Use
git describe
# to list tags and
git rev-list lasttag..master --count
# to count additional commits since then and use
git tag -a -m "message" lasttag+count
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment