Migrated from home v22
authorjlehmann <Jens.Lehmann@web.de>
Mon, 13 Sep 2010 16:57:42 +0000 (09:57 -0700)
committerjlehmann <Jens.Lehmann@web.de>
Mon, 13 Sep 2010 16:57:42 +0000 (09:57 -0700)
Home.textile

index 8e7fd1899b3f6c6de6000098ce30916234c3e13d..b171b7e7f3d53239c7893d719ac3b97eddae0885 100644 (file)
@@ -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:*