From: Lukas Fleischer Date: Tue, 27 Aug 2013 08:40:50 +0000 (+0200) Subject: ui-diff: Use diff_tree_sha1() for raw diff formatting X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/2da46fe5aa7f18839238c37d9bcb63657f89be26?ds=sidebyside;hp=2da46fe5aa7f18839238c37d9bcb63657f89be26 ui-diff: Use diff_tree_sha1() for raw diff formatting Use Git's internal diff_tree_sha1() function for the /rawdiff/ command instead of trying to recreate this functionality. Signed-off-by: Lukas Fleischer ---