Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760359AbYG1QwR (ORCPT ); Mon, 28 Jul 2008 12:52:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759203AbYG1QuI (ORCPT ); Mon, 28 Jul 2008 12:50:08 -0400 Received: from hp3.statik.tu-cottbus.de ([141.43.120.68]:33340 "EHLO hp3.statik.tu-cottbus.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753338AbYG1QuG (ORCPT ); Mon, 28 Jul 2008 12:50:06 -0400 Message-ID: <488DF88D.4020003@s5r6.in-berlin.de> Date: Mon, 28 Jul 2008 18:49:17 +0200 From: Stefan Richter User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.16) Gecko/20080702 SeaMonkey/1.1.11 MIME-Version: 1.0 To: Randy Dunlap CC: lkml , torvalds , akpm Subject: Re: [PATCH] SubmittingPatches: add git pull & diffstat format info References: <20080727204424.88be784b.randy.dunlap@oracle.com> <488DAD7C.8080100@s5r6.in-berlin.de> <20080728081158.5c8d6873.randy.dunlap@oracle.com> In-Reply-To: <20080728081158.5c8d6873.randy.dunlap@oracle.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1705 Lines: 46 Randy Dunlap wrote: > On Mon, 28 Jul 2008 13:29:00 +0200 Stefan Richter wrote: >> Isn't SubmittingPatches the wrong text for this? > > Is there a good place for it? I am alas not aware of a well fitting place. But I see that it was already committed. Hence a sentence should be added about whether/when/what for to publish proposed changes in a git tree. > Thanks for the feedback. Here is some more, after the fact: - The two points that you are making... (a) The repo URL should be convenient for cut'n'paste, i.e. complete with protocol specifier like git:// and followed by the branch name from which to pull, without line break between them. (b) Include a shortlog and a diffstat generated by "git diff -M --stat --summary". This properly shows file renames, creations, deletions. ...can be told with far fewer words. - You could mention that 'git request-pull' can be used to generate the message text. - Since this was placed in SubmittingPatches (targeted to submitters rather than subsystem maintainers), it surely is noteworthy that a pull request or announcement of a repo should sufficiently explain the purpose of the repo or request, including its status WRT testing and review, similar to a "[patch 0/n]" post. PS: SubmittingPatches doesn't mention the "do"s and "don't"s of [patch 0/n] posts yet... -- Stefan Richter -=====-==--- -=== ===-- http://arcgraph.de/sr/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/