[Dnsmasq-discuss] patch review request

Patch Submitter stappers at stappers.nl
Sun Nov 10 10:33:44 GMT 2019


Hi,

Imagine an open software project gets a patch submitted.
Project members are busy and decide to review the patch latter.
And because busy people tend to be busy, the patch gets reviewed latter.
The patch submitter is fully aware of it and waits somewhat longer.


Then retransmitts happen.




----- Forwarded message from Geert Stappers <stappers at stappers.nl> -----

Date: Sun, 27 Oct 2019 21:41:32 +0100
From: Geert Stappers <stappers at stappers.nl>
To: dnsmasq-discuss at lists.thekelleys.org.uk
Subject: Re: [Dnsmasq-discuss] [patch] empty empty lines

On Sun, Sep 08, 2019 at 02:25:18PM +0200, Geert Stappers wrote:
> On Sun, Sep 08, 2019 at 02:17:23PM +0200, Geert Stappers wrote:
> > Made empty lines that had only spaces or tabs truely empty
> > with `sed --in-place -e 's/^[ \t]*$//' src/*.c`
> 
> | $ sed --in-place -e 's/^[ \t]*$//' src/*.c
> | $ git diff | wc
> |   21648   76730  597015
> 
> 597015 is to big for the current settings of the mailing list.
> 
> 
> So please use the previous posting as commit message.
> 

Or "copy and paste"  this
-----8<----8<----8<-----
sed --in-place -e 's/^[ \t]*$//' src/*.c
git add src/*.c
git commit --author "Geert Stappers <stappers at stappers.nl>" -m "empty empty lines

Made empty lines that had only spaces or tabs truely empty
with \`sed --in-place -e 's/^[ \t]*$//' src/*.c\`."
-----8<----8<----8<-----
to get those odd empty lines removed from the git repository.


Groeten
Geert Stappers
-- 
Leven en laten leven

_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss at lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

----- End forwarded message -----


Groeten
Geert Stappers
-- 
Leven en laten leven



More information about the Dnsmasq-discuss mailing list