*Issues still to be tackled in this repo:*
+* Add an option to "git diff" and "git status" and a config option to control when a submodule is considered dirty (in progress)
* Showing that a submodule has a HEAD not on any branch in "git status" (in progress)
* 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 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
-* Better support for merging and resolving merge conflicts of submodules (Heiko Voigt is working on that)
+* Better support for merging and resolving merge conflicts of submodules (Heiko Voigt is working on the merge part)
* Add means to specify which submodules shall be populated on clone
* Add an "always-tip" mode