Repository has no tags yet
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
Git for windows before clone : git config --global http.sslBackend schannel, git config --global http.sslverify false
AI Coding & Suggestion --> https://about.gitlab.com/solutions/code-suggestions/
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'