From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS6939 64.71.128.0/18 X-Spam-Status: No, score=-2.0 required=3.0 tests=AWL,BAYES_00, MSGID_FROM_MTA_HEADER shortcircuit=no autolearn=unavailable version=3.3.2 Path: news.gmane.org!not-for-mail From: Eric Wong Newsgroups: gmane.comp.lang.ruby.kgio.general Subject: Re: [PATCH] Fixed some typos in Kgio::SSLConnector documentation Date: Wed, 11 Apr 2012 19:48:02 +0000 Message-ID: <20120411194802.GA20181@dcvr.yhbt.net> References: <1334094325-10777-1-git-send-email-ibc@aliax.net> <1334094325-10777-1-git-send-email-ibc@aliax.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1334173709 20427 80.91.229.3 (11 Apr 2012 19:48:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 11 Apr 2012 19:48:29 +0000 (UTC) To: kgio@librelist.com Original-X-From: kgio@librelist.com Wed Apr 11 21:48:28 2012 Return-path: Envelope-to: gclrkg-kgio@m.gmane.org List-Archive: List-Help: List-Id: List-Post: List-Subscribe: List-Unsubscribe: Precedence: list Original-Sender: kgio@librelist.com Xref: news.gmane.org gmane.comp.lang.ruby.kgio.general:140 Archived-At: Received: from zedshaw.xen.prgmr.com ([64.71.167.205]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SI3Wh-0007AA-Kr for gclrkg-kgio@m.gmane.org; Wed, 11 Apr 2012 21:48:23 +0200 Received: from zedshaw.xen.prgmr.com (localhost [IPv6:::1]) by zedshaw.xen.prgmr.com (Postfix) with ESMTP id 6E71621D759 for ; Wed, 11 Apr 2012 19:55:05 +0000 (UTC) Thanks, signed-off and pushed. (btw, no need to put your name/email in the commit message title/Subject, the From: header is parsed by "git am". "git am" will also parse a From: line in the commit message body in cases where an email sender wants to use a different email address in the commit message than the email address they're submitting the patch from.