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.

@deprecated use git_packbuilder_name @param pb The packbuilder object @return 0 or an error code

version(!GIT_DEPRECATE_HARD)
extern (C) nothrow @nogc public
git_packbuilder_hash

Meta