Skip to content
GitLab
Explore
Sign in
Song Hoang
CS10 - HW8 - Fall 2025
Tags
Tags give the ability to mark specific points in history as being important
Repository has no tags yet.
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'