[PATCH/RFC 1/2] ui-diff: Use diff_tree_sha1() for raw diff formatting

Jason A. Donenfeld Jason at zx2c4.com
Tue Aug 27 03:31:14 CEST 2013


On Tue, Aug 27, 2013 at 3:27 AM, Lukas Fleischer <cgit at cryptocrack.de>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: <http://lists.zx2c4.com/pipermail/cgit/attachments/20130827/4e5f0b30/attachment.html>


More information about the CGit mailing list