[PATCH 1/1] RFC: git: update to v2.19.0-rc0

Christian Hesse list at eworm.de
Tue Aug 28 18:06:43 CEST 2018


John Keeping <john at keeping.me.uk> on Tue, 2018/08/21 09:46:
> > diff --git a/ui-patch.c b/ui-patch.c
> > index 8007a11..efd7a34 100644
> > --- a/ui-patch.c
> > +++ b/ui-patch.c
> > @@ -11,13 +11,16 @@
> >  #include "html.h"
> >  #include "ui-shared.h"
> >  
> > +/* two SHA1 hashes with two dots in between and termination */
> > +#define REV_RANGE_LEN 2 * 40 + 3  
> 
> Should this use GIT_MAX_HEXSZ ?

Definitely. I've been looking for something with SHA1_*, but as sha1 is being
replaced... Thanks for the heads-up.
-- 
main(a){char*c=/*    Schoene Gruesse                         */"B?IJj;MEH"
"CX:;",b;for(a/*    Best regards             my address:    */=0;b=c[a++];)
putchar(b-1/(/*    Chris            cc -ox -xc - && ./x    */b/42*2-3)*42);}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20180828/2c02d450/attachment.asc>


More information about the CGit mailing list