Skip to content

git tag

deptno edited this page Jun 9, 2023 · 4 revisions

git-tag

git tag --list
git tag -a [TAGNAME]
git tag [TAGNAME]

link

Clone this wiki locally