From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: [PATCH] Simplified GIT usage guide Date: Sat, 13 Dec 2008 01:14:46 +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: <32119.1229130886@redhat.com> References: <20081213010328.GA23224@fieldses.org> <20081212182827.28408.40963.stgit@warthog.procyon.org.uk> <20081212194703.GA17573@fieldses.org> Cc: dhowells@redhat.com, torvalds@osdl.org, git@vger.kernel.org, linux-kernel@vger.kernel.org To: "J. Bruce Fields" X-From: git-owner@vger.kernel.org Sat Dec 13 02:16:49 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1LBJ7c-0002DJ-6Z for gcvg-git-2@gmane.org; Sat, 13 Dec 2008 02:16:44 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753420AbYLMBP0 (ORCPT ); Fri, 12 Dec 2008 20:15:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753337AbYLMBP0 (ORCPT ); Fri, 12 Dec 2008 20:15:26 -0500 Received: from mx2.redhat.com ([66.187.237.31]:59062 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750764AbYLMBPZ (ORCPT ); Fri, 12 Dec 2008 20:15:25 -0500 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id mBD1EneU005955; Fri, 12 Dec 2008 20:14:49 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id mBD1EmFK031057; Fri, 12 Dec 2008 20:14:48 -0500 Received: from warthog.cambridge.redhat.com (kibblesnbits.boston.devel.redhat.com [10.16.60.12]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id mBD1EkNt024858; Fri, 12 Dec 2008 20:14:47 -0500 Received: from [127.0.0.1] (helo=redhat.com) by warthog.cambridge.redhat.com with esmtp (Exim 4.68 #1 (Red Hat Linux)) id 1LBJ5i-0008M4-Lz; Sat, 13 Dec 2008 01:14:46 +0000 In-Reply-To: <20081213010328.GA23224@fieldses.org> X-Scanned-By: MIMEDefang 2.58 on 172.16.27.26 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: J. Bruce Fields wrote: > (Also: this patch applies to either the git or linux trees, and you sent > it to both mailing lists. Looks like you meant it for linux, but you > might want to clarify....) It was aimed at addition to Linux, but someone might think it goes better in GIT instead, and the GIT list is more narrowly focused on the right people to review it. David