Thomas Rast writes:
> Kirill Smelkov writes:
>
>> Since diff_tree_sha1() can now accept empty trees via NULL sha1, we
>> could just call it without manually reading trees into tree_desc and
>> duplicating code.
>>
>> Cc: Thomas Rast
>> Signed-off-by: Kirill Smelkov
>> ---
>> line-log.c | 26 +
Kirill Smelkov writes:
> Since diff_tree_sha1() can now accept empty trees via NULL sha1, we
> could just call it without manually reading trees into tree_desc and
> duplicating code.
>
> Cc: Thomas Rast
> Signed-off-by: Kirill Smelkov
> ---
> line-log.c | 26 ++
> 1 fi
Since diff_tree_sha1() can now accept empty trees via NULL sha1, we
could just call it without manually reading trees into tree_desc and
duplicating code.
Cc: Thomas Rast
Signed-off-by: Kirill Smelkov
---
line-log.c | 26 ++
1 file changed, 2 insertions(+), 24 deletions(
3 matches
Mail list logo