--- Junio C Hamano <junkio@xxxxxxx> wrote: > Luben Tuikov <ltuikov@xxxxxxxxx> writes: > > > In git_commit() the hash base of $from_id is $parent, not > > $hash: > > - If status is "D", then action blob for $from_id wants > > $parent, not $hash. History needs $parent too. > > - If status is "R", then action blob for $from_id wants > > $parent, not $hash. > > > > In git_commitdiff() the hash base of $from_id is > > $hash_parent, not $hash: > > - If status is "D". > > - If status is "M". > > ... stopped in mid sentence??? Sorry. The meaning is the same as for git_commit() and as the paragraph text ("In git_commitdiff() the hash base of ..."). Luben - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html