The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Gitalist::Git::Object::Tree - Git::Object::Tree module for Gitalist

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.