Re: [dev] Migration to git

From: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Thu, 29 Nov 2012 20:27:26 +0100

I have applied this command to the repository of st:

        git filter-branch --msg-filter '
                sed "1 s/$/\\n/"'


This command restores the empty line after the first line in the commit
message.

You can see the difference between both history with:

        git log --oneline

I don't know if it is necessary for others projects of suckless, but I guess
that is very possible.

On Thu, Nov 29, 2012 at 02:48:17PM +0100, Christoph Lohmann wrote:
> Greetings.
>
> On Thu, 29 Nov 2012 14:48:17 +0100 uki <ukaszg_AT_gmail.com> wrote:
> > there goes the 'less' part
> > Pozdrawiam,
> > Łukasz Gruner
>
> You must have had a wrong definition of »suckless« long before this hap‐
> pened, if you think using a prototyping language for many years without
> replacing it »sucks less«.
>
>
> Sincerely,
>
> Christoph Lohmann
>
Received on Thu Nov 29 2012 - 20:27:26 CET

This archive was generated by hypermail 2.3.0 : Thu Nov 29 2012 - 20:36:04 CET