Tags give the ability to mark specific points in history as being important
- Sort by
- Name
- Oldest updated
- Last updated
Repository has no tags yet.
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'