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,
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
There are no callers left of lookup_object() that aren't just passing us
the "hash" member of a "struct object_id". Let's take the whole struct,
which gets us closer to removing all raw sha1 variables.
Signed-off-by: Jeff King
---
blob.c | 3 +--
commit-graph.c | 2 +-
commit.c | 3
3 matches
Mail list logo