From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=35022 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q72ob-0002Tu-Sm for qemu-devel@nongnu.org; Tue, 05 Apr 2011 05:44:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q72oa-00057b-Tq for qemu-devel@nongnu.org; Tue, 05 Apr 2011 05:44:49 -0400 Received: from ipmail05.adl6.internode.on.net ([150.101.137.143]:44638) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q72oa-000570-JT for qemu-devel@nongnu.org; Tue, 05 Apr 2011 05:44:48 -0400 From: Brad Hards Subject: Re: [Qemu-devel] KVM call agenda for April 05 Date: Tue, 5 Apr 2011 19:44:41 +1000 References: <201104051601.02762.bradh@frogmouth.net> <21351316-8430-4743-B75C-4299383F7D76@suse.de> In-Reply-To: <21351316-8430-4743-B75C-4299383F7D76@suse.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201104051944.42609.bradh@frogmouth.net> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: qemu-devel@nongnu.org, Stefan Hajnoczi On Tue, 5 Apr 2011 06:29:48 pm Alexander Graf wrote: > What exactly do you mean by better-practice git setups? Some projects try to use special features in git. For example, KDE makes use of insteadOf and pushInsteadOf to allow checking out from anongit, and committing to the main server using a pseudo-URL. Should I have some magic git hooks enabled? Automatic use of checker scripts or sign-off? Is there some way to maintain those version change logs I need if I have to submit my patch v26? Brad