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::HasTree

SYNOPSIS

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

DESCRIPTION

Role for objects which have a tree - Commit and Tree objects.

ATTRIBUTES

tree

METHODS

AUTHORS

See Gitalist for authors.

LICENSE

See Gitalist for the license.