Browse Source
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@thomasrast.ch> Signed-off-by: Kirill Smelkov <kirr@mns.spb.ru> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Kirill Smelkov
11 years ago
committed by
Junio C Hamano
1 changed files with 2 additions and 24 deletions
Loading…
Reference in new issue