Updated Home (textile)
authorjlehmann <Jens.Lehmann@web.de>
Sun, 15 May 2011 13:34:01 +0000 (06:34 -0700)
committerjlehmann <Jens.Lehmann@web.de>
Sun, 15 May 2011 13:34:01 +0000 (06:34 -0700)
Home.textile

index f605d61c2627267d00737ca1c4b11d0d82153c8c..05f2531a32681193772fcac652b490d9238af4bf 100644 (file)
@@ -4,7 +4,7 @@ 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, 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)