From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Morgan Subject: Re: git-walkthrough-add script Date: Fri, 04 Jan 2008 19:02:30 -0800 Message-ID: <1199502089-sup-447@south> References: <1199426431-sup-6092@south> <20080104072650.GA24685@coredump.intra.peff.net> <1199471454-sup-4786@south> <20080104210751.GB26248@coredump.intra.peff.net> <1199500441-sup-4067@south> <7vprwhf0kf.fsf@gitster.siamese.dyndns.org> <7vlk75f0b6.fsf@gitster.siamese.dyndns.org> Content-Type: text/plain; charset=UTF-8 To: Git Mailing List X-From: git-owner@vger.kernel.org Sat Jan 05 04:09:32 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 1JAzPf-0005FP-K7 for gcvg-git-2@gmane.org; Sat, 05 Jan 2008 04:09:32 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754794AbYAEDI4 (ORCPT ); Fri, 4 Jan 2008 22:08:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754777AbYAEDIz (ORCPT ); Fri, 4 Jan 2008 22:08:55 -0500 Received: from nlpi043.sbcis.sbc.com ([207.115.36.72]:44449 "EHLO nlpi043.prodigy.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754695AbYAEDIz (ORCPT ); Fri, 4 Jan 2008 22:08:55 -0500 X-ORBL: [68.127.149.88] Received: from south (adsl-68-127-149-88.dsl.pltn13.pacbell.net [68.127.149.88]) by nlpi043.prodigy.net (8.13.8 out.dk.spool/8.13.8) with ESMTP id m0538rWO015704 for ; Fri, 4 Jan 2008 21:08:53 -0600 Received: from rubyist by south with local (Exim 4.63) (envelope-from ) id 1JAzIs-00075y-EB for git@vger.kernel.org; Fri, 04 Jan 2008 19:02:30 -0800 In-Reply-To: <7vlk75f0b6.fsf@gitster.siamese.dyndns.org> User-Agent: Sup/0.3 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Excerpts from Junio C Hamano's message of Fri Jan 04 18:55:41 -0800 2008: > A shot in the dark. Do you have more than one installation of git, > one of which is ancient and whose git-add--interactive does not even > have --patch option? Precisely. Now I finally see what you were talking about. Well, yup, this is pretty much what I had in mind. If only I had known. Guess I'll throw away my script now! -- William