On 9/15/2019 5:45 PM, Geert Stappers wrote:
> 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
>
> sed --in-place -e 's/^[ \t]*$//' src/*.c
> git add src/*.c
> git commit --author "Geert Stappers <stapp...@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\`."
>
> _______________________________________________

Please do stop, has Simon and other has pointed out, there are no
reasons for Simon to change his way of working especially given the
outstanding work he is doing with the project.

--
John Doe

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

Reply via email to