From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: Re: [PATCH] arping: Update to 2.15 Date: Sat, 12 Dec 2015 14:42:47 +0100 Message-ID: <566C2457.90400@ipfire.org> In-Reply-To: <1449925965.31655.140.camel@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2003190048531568737==" List-Id: --===============2003190048531568737== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi, On 12.12.2015 14:12, Michael Tremer wrote: > the source is again not uploaded. Where did you put it? Source was copied to 'ssh://mfischer:@git.ipfire.org:22/pub/source/source-2.x/arping-2.05.tar.gz'. You're right, it wasn't there... Hm. > It is also the case that the first line of your commit message is > repeated. Why? I hope, I get what you mean...which "first line" exactly? What I did: I edited the temporary 'git-sendmail'-file after committing with 'git add commit -m "arping...." -s' as follows: ***SNIP*** From 93da5e37b6df425872c7d5f31ad81a7604bc3112 Mon Sep 17 00:00:00 2001 From: Matthias Fischer Date: Sat, 12 Dec 2015 14:07:06 +0100 Subject: [PATCH] arping: Update to 2.15 arping: Update to 2.15 <-------------------------------------- Added Signed-off-by: Matthias Fischer <- Added Signed-off-by: Erik Kapfer <-------------- Added --- lfs/arping | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/lfs/arping b/lfs/arping index 13eb05e..86f7279 100644 ***SNAP*** If this it not needed or wanted, I can leave it as it is for the next time. Best, Matthias --===============2003190048531568737==--