From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fredrik Skolmli Subject: Re: [PATCH] http authentication via prompts Date: Fri, 6 Mar 2009 23:52:13 +0100 Message-ID: <20090306225213.GH5204@frsk.net> References: <49AF25BF.5060706@gmail.com> <49AFEC91.10009@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: git@vger.kernel.org To: Mike Gaffney X-From: git-owner@vger.kernel.org Fri Mar 06 23:53:46 2009 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 1LfivJ-0002Va-SC for gcvg-git-2@gmane.org; Fri, 06 Mar 2009 23:53:46 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753616AbZCFWwS (ORCPT ); Fri, 6 Mar 2009 17:52:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753490AbZCFWwR (ORCPT ); Fri, 6 Mar 2009 17:52:17 -0500 Received: from cassarossa.samfundet.no ([129.241.93.19]:47055 "EHLO cassarossa.samfundet.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751792AbZCFWwR (ORCPT ); Fri, 6 Mar 2009 17:52:17 -0500 Received: from asterix.samfundet.no ([2001:700:300:1800::f] helo=asterix.frsk.net ident=Debian-exim) by cassarossa.samfundet.no with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1Lfitp-0005Mf-U0; Fri, 06 Mar 2009 23:52:14 +0100 Received: from fredrik by asterix.frsk.net with local (Exim 4.69) (envelope-from ) id 1Lfitp-0008IE-MT; Fri, 06 Mar 2009 23:52:13 +0100 Content-Disposition: inline In-Reply-To: <49AFEC91.10009@gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Thu, Mar 05, 2009 at 09:15:29AM -0600, Mike Gaffney wrote: Hi. > Junio, I'm new to this patch game and using Thunderbird. What's the best way > to wrap the patch? I'm not Junio, but I'll give answering a shot anyway. ;-) See Documentation/SubmittingPatches, line 374-456. -- Fredrik Skolmli