| Gitalist documentation | view source | Contained in the Gitalist distribution. |
Gitalist::Git::Object::Tag
my $tag = Repository->get_object($tag_sha1);
Represents a tag object in a git repository.
Subclass of Gitalist::Git::Object.
See Gitalist for authors.
See Gitalist for the license.
| Gitalist documentation | view source | Contained in the Gitalist distribution. |