SyntaxFix
Write A Post
Hire A Developer
Questions
If you want to tag the branch you are in, then type:
git tag <tag>
and push the branch with:
git push origin --tags