From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Shawn O. Pearce" Subject: Re: [RFC/PATCHv10 01/11] fast-import: Proper notes tree manipulation Date: Thu, 10 Dec 2009 06:03:17 -0800 Message-ID: <20091210140317.GA30665@spearce.org> References: <1260185254-1523-1-git-send-email-johan@herland.net> <20091208020134.GC17588@spearce.org> <200912080345.37429.johan@herland.net> <200912101039.44526.johan@herland.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org, gitster@pobox.com To: Johan Herland X-From: git-owner@vger.kernel.org Thu Dec 10 15:03:36 2009 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1NIjc6-0004Xe-3N for gcvg-git-2@lo.gmane.org; Thu, 10 Dec 2009 15:03:26 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760661AbZLJODO (ORCPT ); Thu, 10 Dec 2009 09:03:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760519AbZLJODO (ORCPT ); Thu, 10 Dec 2009 09:03:14 -0500 Received: from mail-yw0-f176.google.com ([209.85.211.176]:33701 "EHLO mail-yw0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758967AbZLJODN (ORCPT ); Thu, 10 Dec 2009 09:03:13 -0500 Received: by ywh6 with SMTP id 6so7108645ywh.4 for ; Thu, 10 Dec 2009 06:03:20 -0800 (PST) Received: by 10.150.70.15 with SMTP id s15mr214330yba.212.1260453800614; Thu, 10 Dec 2009 06:03:20 -0800 (PST) Received: from localhost (george.spearce.org [209.20.77.23]) by mx.google.com with ESMTPS id 4sm319635ywd.44.2009.12.10.06.03.18 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 10 Dec 2009 06:03:19 -0800 (PST) Content-Disposition: inline In-Reply-To: <200912101039.44526.johan@herland.net> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Johan Herland wrote: > Do you have more comments/suggestions on this patch? Or is it ok to include > in fast-import as-is? Oops, sorry. No, no additional comments. I am happy with this patch. Acked-by: Shawn O. Pearce -- Shawn.