git tag

Create, list, delete or verify tags.
A tag is a static reference to a specific commit.

=> More information.

git tag
git tag {tag_name}
git tag {tag_name} {commit}
git tag {tag_name} -m {tag_message}
git tag -d {tag_name}
git fetch --tags
git tag --contains {commit}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/git-tag.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
116.34339 milliseconds
Gemini-to-HTML Time
0.515478 milliseconds

This content has been proxied by September (3851b).