* Showing that a submodule has a HEAD not on any branch in "git status"
* gitk: Add popup menu for submodules to see the detailed history of changes
* Let stash work recursively on submodules
+* Teach "git prune" the "--recurse-submodules" option (and maybe honour the same default and options "git fetch" uses)
* Better support for displaying merge conflicts of submodules
* git gui: Add submodule menu for adding and fetching submodules
* Add an "always-tip" mode
+*Submodule related bugs to fix*
+
+* Cherry picking across submodule creation fails even if the cherry pick doesn't touch any file in the submodules path
+
*Issues already solved and merged into Junio's Repo:*
* Since git 1.6.6: