On Wed, Sep 24, 2014 at 6:37 PM, Samuel Thibault
wrote:
> Ack.
>
> Justus Winter, le Wed 24 Sep 2014 15:05:06 +0200, a écrit :
>> ---
>> NEWS | 22 ++
>> 1 file changed, 22 insertions(+)
>>
>> diff --git a/NEWS b/NEWS
>> index 72a2e2d..b047aed 100644
>> --- a/NEWS
>> +++ b/NEW
Guillem Jover, le Wed 24 Sep 2014 16:14:52 +0200, a écrit :
> Might I suggest that people tweak their repos so that we get more
> meaningful subject lines on «git format-patch», these three were
> quite confusing at first.
Yes, and that's not the first time this happens :)
Samuel
Ack.
Justus Winter, le Wed 24 Sep 2014 15:05:06 +0200, a écrit :
> ---
> NEWS | 22 ++
> 1 file changed, 22 insertions(+)
>
> diff --git a/NEWS b/NEWS
> index 72a2e2d..b047aed 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,3 +1,25 @@
> +2013-XX-XX
> +Version 0.6
> +
> +Numerous cle
Ack.
Justus Winter, le Wed 24 Sep 2014 15:03:24 +0200, a écrit :
> ---
> NEWS | 16
> 1 file changed, 16 insertions(+)
>
> diff --git a/NEWS b/NEWS
> index 55d75cc..9a9f620 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,3 +1,19 @@
> +2014-XX-XX
> +Version 1.5
> +
> +Numerous cleanups
Ack.
Justus Winter, le Wed 24 Sep 2014 15:04:25 +0200, a écrit :
> ---
> NEWS | 10 ++
> 1 file changed, 10 insertions(+)
>
> diff --git a/NEWS b/NEWS
> index 6c1bd19..9fc6b3d 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,3 +1,13 @@
> +2013-XX-XX
> +Version 1.5
> +
> +* Emit `X_server_routine
Hi!
Might I suggest that people tweak their repos so that we get more
meaningful subject lines on «git format-patch», these three were
quite confusing at first. Something like the following per repo?
$ git config format.subjectprefix 'PATCH gnumach'
Thanks,
Guillem