Re: [PATCH 09/17] object: convert create_object() to use object_id
On Thu, Jun 20, 2019 at 03:21:43PM +0100, Ramsay Jones wrote: > > > On 20/06/2019 08:41, Jeff King wrote: > > There are no callers left of lookup_object() that aren't just passing us > > s/lookup_object/create_object/ Heh, thanks. I took a final pass at these commit messages to normalize them,
Re: [PATCH 09/17] object: convert create_object() to use object_id
On 20/06/2019 08:41, Jeff King wrote: > There are no callers left of lookup_object() that aren't just passing us s/lookup_object/create_object/ ATB, Ramsay Jones