Repository has no tags yet
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
GitLab Performance Improvement Updates
To address the recent performance issues that GitLab has experienced, it has been moved behind the web application firewall (WAF). Due to this change, you will notice that the URL for the application displays as www.gitlab.msu.edu, instead of gitlab.msu.edu as it has been. Traffic will automatically be redirected and this will not impact any existing connections.
If you experience any issues with an action being blocked that should be allowed, please report the issue using the [Report an Error Encountered Due to the WAF] (https://tdx.msu.edu/TDClient/32/Portal/Requests/ServiceOffering/8/Report-an-Error-Encountered-Due-to-the-WAF) form so that adjustments can be made.
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'