Kirill Smelkov <k...@mns.spb.ru> 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 <t...@thomasrast.ch> > Signed-off-by: Kirill Smelkov <k...@mns.spb.ru> > --- > line-log.c | 26 ++------------------------ > 1 file changed, 2 insertions(+), 24 deletions(-)
You have to love a diffstat like that :-) Thanks. -- Thomas Rast t...@thomasrast.ch -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html