Repository has no tags yet
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
Gitlab uses the linux (aviary) password.
If you are having issues logging into gitlab, make sure to ssh into aviary first to ensure you do not need to reset your linux password.
Instructions on how to reset your password:
https://home.cs.umanitoba.ca/~csupport/facilities-guide/#!unix/access.md#Initial_Password_and_Password_Changes
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'