logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Git::Raw::AnnotatedCommit - Git note class

Author

       Jacques Germishuys <jacquesg@cpan.org>

Description

       A Git::Raw::AnnotatedCommit represents a git annotated commit.

       WARNING: The API of this module is unstable and may change without warning (any change will be
       appropriately documented in the changelog).

Methods

id()
       Retrieve the id of the commit as a string.

   lookup($repo,$id)
       Create a Git::Raw::Annotated::Commit from the given commit $id.

Name

       Git::Raw::AnnotatedCommit - Git note class

Version

       version 0.90

See Also