Module git_odb::compound[][src]

An object database delegating object access to multiple contained object databases with loose and packed objects.

Modules

find
init

Structs

Db

An object database with tiered lookup packs and loose objects. This is a typical git database as used in git repositories, sans ‘alternates’.