From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason at zx2c4.com (Jason A. Donenfeld) Date: Tue, 27 Aug 2013 03:31:14 +0200 Subject: [PATCH/RFC 1/2] ui-diff: Use diff_tree_sha1() for raw diff formatting In-Reply-To: <1377566827-2136-1-git-send-email-cgit@cryptocrack.de> References: <1377566827-2136-1-git-send-email-cgit@cryptocrack.de> Message-ID: On Tue, Aug 27, 2013 at 3:27 AM, Lukas Fleischer wrote: > > + } else { > + /* > + * SHA-1 of an empty tree. We might be better off > not > + * hardcoding this. > + */ > + > get_sha1("4b825dc642cb6eb9a060e54bf8d69288fbee4904", > + old_tree_sha1); > + } > + What's the story here? -------------- next part -------------- An HTML attachment was scrubbed... URL: