git_packbuilder_hash

Get the packfile's hash

A packfile's name is derived from the sorted hashing of all object names. This is only correct after the packfile has been written.

extern (C) nothrow @nogc
git_packbuilder_hash

Parameters

pb libgit2_d.types.git_packbuilder*

The packbuilder object

Meta