English
Appearance
Get the tagged object of a tag.
This method performs a repository lookup for the given object and returns it.
class Tag { target(): GitObject; }
Tagged git object of a tag.