Describe the feature
Currently, there is no good way to represent version control tags.
Possible solutions
Suggestion is to add a new optional field with list of tags to the pedigree -> commits -> commit object.
Alternatives
It could be considered to add tags alongside commits, but then it won't be possible to represent tags pointing to a specific commit.