Updated Home (textile)
authorjlehmann <Jens.Lehmann@web.de>
Sat, 21 Apr 2012 16:47:03 +0000 (09:47 -0700)
committerjlehmann <Jens.Lehmann@web.de>
Sat, 21 Apr 2012 16:47:03 +0000 (09:47 -0700)
Home.textile

index e8179fe7d0737b7a84da1e62eff5b8dcaa4196ce..e55c28c396dca67f526c5ffecb7809ee249cc711 100644 (file)
@@ -4,8 +4,8 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch
 
 *Issues still to be tackled in this repo:*
 
-* Let am, bisect, checkout, checkout-index, cherry-pick, merge, pull, read-tree, rebase, reset & stash work recursively on submodules (in progress, including the 2011 GSoC work right now ...)
-* Teach grep the --recursive option (in progress thanks to Chris Packham)
+* 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
 * Add means to specify which submodules shall be populated on clone
 * 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