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

Git::Gitalist::Object::Tree - Git::Object::Tree module forGit::Gitalist

SYNOPSIS

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

DESCRIPTION

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

ATTRIBUTES

METHODS

AUTHORS

See Git::Gitalist for authors.

LICENSE

See Git::Gitalist for the license.