From: jlehmann Date: Mon, 13 Sep 2010 16:57:42 +0000 (-0700) Subject: Migrated from home v22 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=123c21979d5a8af047ac3843d2a26d59e5c53321;p=git-submod-enhancements.wiki.git Migrated from home v22 --- diff --git a/Home.textile b/Home.textile index 8e7fd18..b171b7e 100644 --- a/Home.textile +++ b/Home.textile @@ -11,8 +11,8 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch * Let checkout, checkout-index, read-tree & reset work recursively on submodules (in progress) * Let fetch run recursively on submodules (in progress) * git gui: Add submodule menu for adding and fetching submodules -* Collecting hooks useful for submodules (this may be obsolete when submodules become a first class citizen of git) * Better support for merging and resolving merge conflicts of submodules +* Add means to specify which submodules shall be populated on clone * Add an "always-tip" mode *Issues already solved and merged into Junio's Repo:*