From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Andrew Subject: Re: [trivial fast-export PATCH] Fix typo in documentation Date: Wed, 30 Jul 2008 11:05:03 +1000 Message-ID: <20080730010503.GC25315@mail.local.tull.net> References: <20080729045026.27648.54610.stgit@marcab.local.tull.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org To: Johannes Schindelin X-From: git-owner@vger.kernel.org Wed Jul 30 03:06:21 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 1KO08r-0002Sc-AE for gcvg-git-2@gmane.org; Wed, 30 Jul 2008 03:06:13 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753550AbYG3BFL (ORCPT ); Tue, 29 Jul 2008 21:05:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753981AbYG3BFL (ORCPT ); Tue, 29 Jul 2008 21:05:11 -0400 Received: from vps1.tull.net ([66.180.172.116]:41638 "HELO vps1.tull.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753024AbYG3BFK (ORCPT ); Tue, 29 Jul 2008 21:05:10 -0400 Received: (qmail 11350 invoked by uid 1015); 30 Jul 2008 11:05:08 +1000 Received: from [10.0.0.67] (HELO tull.net) (10.0.0.67) by vps1.tull.net (qpsmtpd/0.26) with SMTP; Wed, 30 Jul 2008 11:05:08 +1000 Received: (qmail 18293 invoked by uid 1000); 30 Jul 2008 11:05:03 +1000 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-SMTPD: qpsmtpd/0.26, http://develooper.com/code/qpsmtpd/ Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Tue, Jul 29, 2008 at 02:06:13PM +0200, Johannes Schindelin wrote: > On Tue, 29 Jul 2008, Nick Andrew wrote: > > > hg-fast-export.txt | 10 +++++----- > > I do not see this in git.git. Maybe you meant to Cc: Simon Hausmann, > Rocco Rutte or Han-Wen? > > Or Chris Lee, who seems to be the owner of fast-export.git. Thanks; I forwarded the patch to Chris Lee. Nick.