Git describe with git tags
Getting tags on a git repository
Use git describe --tags to get the tags.
Use git describe --tags to get the tags.
Examples to revert changes in a repo, primarily using git revert. These examples come from the following sources: