Gitalist::Git::Object - Model of a git object.


Gitalist documentation  | view source Contained in the Gitalist distribution.

Index


NAME

Top

Gitalist::Git::Object - Model of a git object.

SYNOPSIS

Top

    my $object = Repository->get_object($sha1);

DESCRIPTION

Top

Abstract base class for git objects.

ATTRIBUTES

Top

METHODS

Top

AUTHORS

Top

See Gitalist for authors.

LICENSE

Top

See Gitalist for the license.


Gitalist documentation  | view source Contained in the Gitalist distribution.