From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: Rebase/cherry-picking idea Date: Wed, 28 Nov 2007 10:44:39 -0800 Message-ID: <7vve7m5hwo.fsf@gitster.siamese.dyndns.org> References: <109026BC-408F-451A-8F7C-A4012DD8DBDF@wincent.com> <474AC136.8060906@viscovery.net> <451492C9-F3EA-4C37-A1AD-59FC72E0A0A2@wincent.com> <97F6E8DE-4022-4458-B6A9-C644A6EDC1E3@wincent.com> <7vir3m94ku.fsf@gitster.siamese.dyndns.org> <50645A3B-C5F0-4A99-A2B8-AD9251024244@wincent.com> <7v1waa7lcv.fsf@gitster.siamese.dyndns.org> <1570EAD5-9F47-4105-B3DA-49CA6FA57369@wincent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Johannes Schindelin , Johannes Sixt , Benoit Sigoure , Git Mailing List To: Wincent Colaiuta X-From: git-owner@vger.kernel.org Wed Nov 28 19:46:03 2007 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 1IxRuH-0008EP-L7 for gcvg-git-2@gmane.org; Wed, 28 Nov 2007 19:45:10 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750917AbXK1Sou (ORCPT ); Wed, 28 Nov 2007 13:44:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750787AbXK1Sou (ORCPT ); Wed, 28 Nov 2007 13:44:50 -0500 Received: from sceptre.pobox.com ([207.106.133.20]:39218 "EHLO sceptre.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750741AbXK1Sou (ORCPT ); Wed, 28 Nov 2007 13:44:50 -0500 Received: from sceptre (localhost.localdomain [127.0.0.1]) by sceptre.pobox.com (Postfix) with ESMTP id 4E9A6324; Wed, 28 Nov 2007 13:45:10 -0500 (EST) Received: from pobox.com (ip68-225-240-77.oc.oc.cox.net [68.225.240.77]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by sceptre.sasl.smtp.pobox.com (Postfix) with ESMTP id BA80E9AB43; Wed, 28 Nov 2007 13:45:03 -0500 (EST) In-Reply-To: <1570EAD5-9F47-4105-B3DA-49CA6FA57369@wincent.com> (Wincent Colaiuta's message of "Wed, 28 Nov 2007 11:04:58 +0100") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Wincent Colaiuta writes: > I'm still a little concerned that nobody commented when I pointed out > that export VAR=VAL is used elsewhere in Git, especially in git- > clone.sh, which is very commonly-used porcelain. Is it a problem? We are waiting to find out, aren't we, after having the discussion.