From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: Not going beyond symbolic links Date: Mon, 04 Aug 2008 21:44:34 -0700 Message-ID: <7vprooysst.fsf@gitster.siamese.dyndns.org> References: <20080721002354.GK10151@machine.or.cz> <20080721002508.26773.92277.stgit@localhost> <7v8wvpm9cl.fsf@gitster.siamese.dyndns.org> <7vej5543v5.fsf_-_@gitster.siamese.dyndns.org> <7v8wvc2seh.fsf@gitster.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linus Torvalds , git@vger.kernel.org, Petr Baudis , "Shawn O. Pearce" To: Johannes Schindelin X-From: git-owner@vger.kernel.org Tue Aug 05 06:46:07 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 1KQEQv-0003K7-KW for gcvg-git-2@gmane.org; Tue, 05 Aug 2008 06:46:06 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753124AbYHEEor (ORCPT ); Tue, 5 Aug 2008 00:44:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753150AbYHEEor (ORCPT ); Tue, 5 Aug 2008 00:44:47 -0400 Received: from a-sasl-quonix.sasl.smtp.pobox.com ([208.72.237.25]:58687 "EHLO sasl.smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752996AbYHEEoq (ORCPT ); Tue, 5 Aug 2008 00:44:46 -0400 Received: from localhost.localdomain (localhost [127.0.0.1]) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTP id CD14A4B613; Tue, 5 Aug 2008 00:44:44 -0400 (EDT) Received: from pobox.com (ip68-225-240-211.oc.oc.cox.net [68.225.240.211]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTPSA id A03624B612; Tue, 5 Aug 2008 00:44:38 -0400 (EDT) In-Reply-To: (Johannes Schindelin's message of "Tue, 5 Aug 2008 03:59:59 +0200 (CEST)") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Pobox-Relay-ID: 39B707D6-62A9-11DD-8168-3113EBD4C077-77302942!a-sasl-quonix.pobox.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Johannes Schindelin writes: > However, please note that Junio's patch affects git-add, AFAIR, not > git-update-index. Really? I thought I added a test case to cover the plumbing as well...