SyntaxFix
Write A Post
Hire A Developer
Questions
We can create a tag for some past commit:
git tag [tag_name] [reference_of_commit]
eg:
git tag v1.0 5fcdb03