From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Schindelin Subject: Re: Submodules Date: Wed, 8 Aug 2007 23:18:33 +0100 (BST) Message-ID: References: <20070808104117.GK999MdfPADPa@greensroom.kotnet.org> <7vhcn94y9l.fsf@assigned-by-dhcp.cox.net> <7vps1x3ihp.fsf@assigned-by-dhcp.cox.net> <20070808200831.GS999MdfPADPa@greensroom.kotnet.org> <7vzm111xyw.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: skimo@liacs.nl, Dmitry Kakurin , git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Thu Aug 09 00:19:19 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IIts6-0001Sd-AU for gcvg-git@gmane.org; Thu, 09 Aug 2007 00:19:18 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754878AbXHHWTP (ORCPT ); Wed, 8 Aug 2007 18:19:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753785AbXHHWTO (ORCPT ); Wed, 8 Aug 2007 18:19:14 -0400 Received: from mail.gmx.net ([213.165.64.20]:46437 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752531AbXHHWTO (ORCPT ); Wed, 8 Aug 2007 18:19:14 -0400 Received: (qmail invoked by alias); 08 Aug 2007 22:19:12 -0000 Received: from unknown (EHLO [138.251.11.74]) [138.251.11.74] by mail.gmx.net (mp043) with SMTP; 09 Aug 2007 00:19:12 +0200 X-Authenticated: #1490710 X-Provags-ID: V01U2FsdGVkX1+WUJFXv+CWXKFKNlpt0JXwNm1tPurwprOJOdWxKo rAufHWyQ9GigpO X-X-Sender: gene099@racer.site In-Reply-To: <7vzm111xyw.fsf@assigned-by-dhcp.cox.net> X-Y-GMX-Trusted: 0 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Hi, On Wed, 8 Aug 2007, Junio C Hamano wrote: > Sven Verdoolaege writes: > > > On Wed, Aug 08, 2007 at 12:59:30PM -0700, Junio C Hamano wrote: > >> Sorry, but I do not use submodules yet myself. > > > > If you would ever start using submodules (for, say, gitgui), > > then I'm sure we'd have much more usable submodules support > > in no time. > > Heh, I do not have infinite time to spend on every little corner > features, and have been hoping that other people who have more > immediate need of submodule support to be the guinea pigs to > encounter real-life issues first and come up with solutions to > them, before I start using it. > > So far, I think the plan has been working out alright ;-). Sure. I already like submodules, and I think that msysgit.git using it can bring submodules along more painlessly for git.git users. Ciao, Dscho