From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jakub Narebski Subject: Re: What's cooking in git.git (topics) Date: Thu, 26 Jun 2008 17:41:33 +0200 Message-ID: <200806261741.36187.jnareb@gmail.com> References: <7vhccfiksy.fsf@gitster.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: Miklos Vajna , Pieter de Bie , Junio C Hamano , git@vger.kernel.org To: Johannes Schindelin X-From: git-owner@vger.kernel.org Thu Jun 26 17:43:04 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 1KBtck-0005gF-HC for gcvg-git-2@gmane.org; Thu, 26 Jun 2008 17:43:02 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753078AbYFZPlv (ORCPT ); Thu, 26 Jun 2008 11:41:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752821AbYFZPlv (ORCPT ); Thu, 26 Jun 2008 11:41:51 -0400 Received: from ug-out-1314.google.com ([66.249.92.170]:45985 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751398AbYFZPlu (ORCPT ); Thu, 26 Jun 2008 11:41:50 -0400 Received: by ug-out-1314.google.com with SMTP id h2so255327ugf.16 for ; Thu, 26 Jun 2008 08:41:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=XEATxxMdZai7pFtHuD1h2WFHl68F8Ud8W+RkNYN32aM=; b=rl1omdqsrnJaoYk0rml6d0oHt6sN+bn1zO8oHd98auGW2R8/Q8YLcrnSvVwzoHfcYX z81K9MNwMUPuahZAL3pIcBWLiENmCbUaX2M06ROKLayhflTZ0h+hHuZ5xxNy1fp4UeZz 3oHkY+2nVg10hpsZmpGTMvMzju7VECL76PPbc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:message-id; b=VzXAcocpiEP4ntEhLmI7fAPAoeRzk/cvC18X4jBoBmRGvQFxastflwrV4Batsi0MRv bpqY3u7VD7f7vyBY5r0/lAuiMaas3peXWirbc6tCZAVWud0sduhjDJGup+iqvtNWhMLw K9DgsQq1bfUJinECs8ER9ZymqFCMP1860xQws= Received: by 10.67.115.2 with SMTP id s2mr1299034ugm.49.1214494908575; Thu, 26 Jun 2008 08:41:48 -0700 (PDT) Received: from ?192.168.1.11? ( [83.8.235.33]) by mx.google.com with ESMTPS id e1sm4810231ugf.19.2008.06.26.08.41.44 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 26 Jun 2008 08:41:46 -0700 (PDT) User-Agent: KMail/1.9.3 In-Reply-To: Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Tue, 24 Jun 2008, Johannes Schindelin wrote: > Hi, > > On Tue, 24 Jun 2008, Jakub Narebski wrote: > > > git-shell hackery won't solve problem, because not everybody is using > > git-shell. > > The problem is not git-shell vs git potty. > > The problem is that not everybody magically updates their clients to ask > for dash-less form. With git-shell even if client uses dashed form it can find git commands ("hackery" is too strong a word for having git-shell search $GIT_EXEC_PATH). But if one uses only SSH, server must have dashed form in a $PATH -- Jakub Narebski Poland