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::Odb::Backend::OnePack - Git single-pack object database backend class

Author

       Jacques Germishuys <jacquesg@cpan.org>

Description

       A Git::Raw::Odb::Backend::OnePack represents a git single-pack object database backend.

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

Methods

new($indexfile)
       Create a backend out of a single packfile. $indexfile is the packfile's index (.idx) file.

Name

       Git::Raw::Odb::Backend::OnePack - Git single-pack object database backend class

Version

       version 0.90

See Also