Re: [PATCH 6/6] Document some functions defined in object.c
From: Junio C Hamano <hidden> Date: 2016-06-15 22:59:59
Michael Haggerty [off-list ref] writes:
Contrariwise, I thought about it again and believe that it *is*
important for the docstring to mention explicitly that the return value
is architecture-dependent
As it gives an internal hash value which should not leak to the
outside world (e.g. stored in a file or sent over the wire later to
be read by other platforms), I think that is a good idea.