Repository has no tags yet
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
The UCSC GitLab service will temporarily be unavailable today, Thursday, March 13th starting at 3:30 PM for unplanned system maintenance while a necessary software upgrade is underway. The service will be unreachable until this work has been completed. If you need to submit coding assignments, make commits, then push your working tree once service has been restored.
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'