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

