Repository has no tags yet
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
El mejor código es el que puede heredarse.
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
Recuerda documentar tu código.