From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kannan Goundan Subject: Re: Make "git checkout" automatically update submodules? Date: Fri, 23 Oct 2015 22:51:11 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Sat Oct 24 00:52:04 2015 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZplBp-0006En-Fa for gcvg-git-2@plane.gmane.org; Sat, 24 Oct 2015 00:52:01 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752834AbbJWWv5 (ORCPT ); Fri, 23 Oct 2015 18:51:57 -0400 Received: from plane.gmane.org ([80.91.229.3]:35196 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751533AbbJWWv5 (ORCPT ); Fri, 23 Oct 2015 18:51:57 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZplBT-0005mL-9R for git@vger.kernel.org; Sat, 24 Oct 2015 00:51:39 +0200 Received: from 205.189.0.114 ([205.189.0.114]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 24 Oct 2015 00:51:39 +0200 Received: from kannan by 205.189.0.114 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 24 Oct 2015 00:51:39 +0200 X-Injected-Via-Gmane: http://gmane.org/ X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 205.189.0.114 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:41.0) Gecko/20100101 Firefox/41.0) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Stefan Beller google.com> writes: > [1] https://github.com/jlehmann/git-submod-enhancements/wiki Oh wow, Christmas came early! I'll give this code a try.