git_indexer_options.odb

object database from which to read base objects when fixing thin packs. This can be NULL if there are no thin packs; if a thin pack is encountered, an error will be returned if there are bases missing.

struct git_indexer_options
version(GIT_EXPERIMENTAL_SHA256)
git_odb* odb;

Meta