Named points in the history — typically releases, milestones, or shipped versions. Click a tag to browse the tree at that revision.
Tag a commit to mark a release or milestone. From the CLI: git tag v0.1.0 && git push --tags.
git tag v0.1.0 && git push --tags