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