Source
Gitalist::Git::Object::Commit - Git::Object::Commit module for Gitalist
my $commit = Repository->get_object($commit_sha1);
Represents a commit object in a git repository. Subclass of Gitalist::Git::Object.
Returns the tree/file sha1 for a given path in a commit.
See Gitalist for authors.
See Gitalist for the license.
syntax highlighting: