From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39971) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKtB0-0008FV-S1 for Qemu-devel@nongnu.org; Tue, 04 Mar 2014 12:30:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WKtAu-0002ew-SU for Qemu-devel@nongnu.org; Tue, 04 Mar 2014 12:30:46 -0500 Received: from mx1.redhat.com ([209.132.183.28]:27777) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKtAu-0002em-Cp for Qemu-devel@nongnu.org; Tue, 04 Mar 2014 12:30:40 -0500 Message-ID: <53160DA3.1070600@redhat.com> Date: Tue, 04 Mar 2014 18:30:11 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <5310489A.4060501@cisco.com> <53105EB0.3060702@redhat.com> <5315EEFE.6060605@cisco.com> <53160065.50908@redhat.com> <531603DE.2010400@cisco.com> <5316057E.8000304@redhat.com> <53160D40.8010800@cisco.com> In-Reply-To: <53160D40.8010800@cisco.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Contribution - L2TPv3 transport List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Anton Ivanov (antivano)" Cc: "Qemu-devel@nongnu.org" , Stefan Hajnoczi Il 04/03/2014 18:28, Anton Ivanov (antivano) ha scritto: > > One question - what git client are you using to do git send-mail. While > debian does have a reference to git send-mail in the main git manpage, > it does not seem to have it as a part of git. It's "git send-email". Sometimes it is in a separate package. You may want to look for the package that has /usr/libexec/git-core/git-send-email or /usr/share/man/man1/git-send-email.1.gz since it may not be the main git package. > By the way - apologies for the code quality, as you have probably > guessed, I am not a "proper" developer - I am a network > engineer/sysadmin by trade. You're doing great, no worries! Paolo