Kirill Smelkov <kirr@xxxxxxxxxx> 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 <tr@xxxxxxxxxxxxx> > Signed-off-by: Kirill Smelkov <kirr@xxxxxxxxxx> > --- > line-log.c | 26 ++------------------------ > 1 file changed, 2 insertions(+), 24 deletions(-) You have to love a diffstat like that :-) Thanks. -- Thomas Rast tr@xxxxxxxxxxxxx -- To unsubscribe from this list: 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