From: Junio C Hamano
Subject: Re: [PATCH v8 01/12] Add data structures and basic functions for
commit trailers
Date: Wed, 26 Mar 2014 16:06:35 -0700
> Christian Couder writes:
>
>>> Subject: Re: [PATCH v8 01/12] Add data structures and basic functions for
>>> commit
Christian Couder writes:
>> Subject: Re: [PATCH v8 01/12] Add data structures and basic functions for
>> commit trailers
As pointed out many times for GSoC microprojects students, limit the
scope with "area:" prefix for the commit title, e.g.
Subject: trailers: a
We will use a doubly linked list to store all information
about trailers and their configuration.
This way we can easily remove or add trailers to or from
trailer lists while traversing the lists in either direction.
Signed-off-by: Christian Couder
---
Makefile | 1 +
trailer.c | 49 +
3 matches
Mail list logo