| Gitalist documentation | view source | Contained in the Gitalist distribution. |
Gitalist::Git::Object::Blob
my $blob = Repository->get_object($blob_sha1);
Represents a blob 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. |