diff options
author | Kirill Smelkov <kirr@mns.spb.ru> | 2014-02-05 20:57:11 +0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-02-05 10:50:36 -0800 |
commit | 7bc4ec01dde22be0156d64ef77db7364a11cb859 (patch) | |
tree | a2caa722f1de890f083f4f6cf8170553c554dc9e /test-prio-queue.c | |
parent | tree-diff: convert diff_root_tree_sha1() to just call diff_tree_sha1 with old... (diff) | |
download | tgif-7bc4ec01dde22be0156d64ef77db7364a11cb859.tar.xz |
line-log: convert to using diff_tree_sha1()
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>
Diffstat (limited to 'test-prio-queue.c')
0 files changed, 0 insertions, 0 deletions