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 <uka...@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 >