From: Jens Lehmann Date: Wed, 18 Sep 2013 19:33:49 +0000 (-0700) Subject: Updated Home (textile) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=07bc492ecb18fd59a9c32f55889c7e28af9bfef8;p=git-submod-enhancements.wiki.git Updated Home (textile) --- diff --git a/Home.textile b/Home.textile index 01aaa7a..50523a8 100644 --- a/Home.textile +++ b/Home.textile @@ -7,7 +7,6 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch * [[Recursive submodule checkout]]: teach all work tree manipulating commands to update the submodule work trees according to the commit recorded in the superproject. * Teach @git mv@ to not only move the gitlink and the work tree but also update core.worktree and the gitfile * Teach @git fetch@ to also fetch commits for submodule not currently in the work tree into .git/modules/ -* Make the @git submodule@ script run in non top-level directories too *Issues still to be tackled*