The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Gitalist::Git::Object::Tree

SYNOPSIS

    my $tree = Repository->get_object($tree_sha1);

DESCRIPTION

Represents a tree object in a git repository. Subclass of Gitalist::Git::Object.

ATTRIBUTES

METHODS

AUTHORS

See Gitalist for authors.

LICENSE

See Gitalist for the license.