Updated Home (textile)
authorjlehmann <Jens.Lehmann@web.de>
Sat, 16 Oct 2010 15:30:27 +0000 (08:30 -0700)
committerjlehmann <Jens.Lehmann@web.de>
Sat, 16 Oct 2010 15:30:27 +0000 (08:30 -0700)
Home.textile

index 0d1cf3c47f02e13e872a1892a3472e1c2b326598..98fa8bdd4dde0ea6246295a6696c2414c120f9d6 100644 (file)
@@ -6,6 +6,7 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch
 
 * Let fetch run recursively on submodules (in progress)
 * Let checkout, checkout-index, read-tree & reset 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
 * Check before a push in the superproject that all submodules HEADs are pushed
 * Showing that a submodule has a HEAD not on any branch in "git status"