git tag command

The git tag command is used to give a permanent bookmark to a specific point in the code history. Generally, this is used for things like releases.