git_odb_backend_one_pack

Create a backend out of a single packfile

This can be useful for inspecting the contents of a single packfile.

@param out_ location to store the odb backend pointer @param index_file path to the packfile's .idx file

@return 0 or an error code

extern (C) nothrow @nogc
int
git_odb_backend_one_pack

Meta