From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: How best to handle multiple-authorship commits in GIT? Date: Thu, 02 Feb 2012 18:36:29 +0000 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 Message-ID: <15281.1328207789@redhat.com> References: <9B990DDC-858D-43BA-BF9E-E0C3435354AF@gmail.com> <21056.1328185509@redhat.com> Cc: dhowells@redhat.com, "git@vger.kernel.org" To: Valerie Aurora X-From: git-owner@vger.kernel.org Thu Feb 02 19:36:40 2012 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rt1WR-0002US-TD for gcvg-git-2@plane.gmane.org; Thu, 02 Feb 2012 19:36:40 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757073Ab2BBSgf (ORCPT ); Thu, 2 Feb 2012 13:36:35 -0500 Received: from mx1.redhat.com ([209.132.183.28]:62152 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755590Ab2BBSgf (ORCPT ); Thu, 2 Feb 2012 13:36:35 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q12IaXEw021734 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 2 Feb 2012 13:36:33 -0500 Received: from redhat.com ([10.3.112.8]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q12IaUx1009686; Thu, 2 Feb 2012 13:36:31 -0500 In-Reply-To: <9B990DDC-858D-43BA-BF9E-E0C3435354AF@gmail.com> X-Scanned-By: MIMEDefang 2.68 on 10.5.11.24 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Valerie Aurora wrote: > There is a line in the kernel doc saying how this should be handled, > suggested by Rusty, but it's not being followed. Do you know where? David