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

index be03e6bee939c5612a36d7468cc26c478ba8e7e4..fd8c7393c90e07e1696435e853340bbdee0cb4d3 100644 (file)
@@ -8,8 +8,8 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch
 * gitk: Add popup menu for submodules to see the detailed history of changes
 * Check before a push in the superproject that all submodules HEADs are pushed
 * Let stash work recursively on submodules
-* Let checkout & reset work recursively on submodules (in progress)
-* Let fetch run recursively on submodules
+* 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