*Issues still to be tackled in this repo:*
-* Let am, checkout, checkout-index, cherry-pick, merge, pull, read-tree, rebase, reset & stash work recursively on submodules (in progress)
+* Let am, bisect, checkout, checkout-index, cherry-pick, merge, pull, read-tree, rebase, reset & stash work recursively on submodules (in progress)
* Teach grep the --recursive option (in progress thanks to Chris Packham)
* Add means to specify which submodules shall be populated on clone
* Move the submodules git directories into the superproject's .git so that submodules can be created and deleted (part of the 2011 GSoC project)