* 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