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
See Implementation
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