English
Appearance
Recursively peel a tag until a non tag Git object is found.
class Tag { peel(): GitObject; }
Git object for this tag.