Migrated from home v18
authorjlehmann <Jens.Lehmann@web.de>
Mon, 13 Sep 2010 16:57:38 +0000 (09:57 -0700)
committerjlehmann <Jens.Lehmann@web.de>
Mon, 13 Sep 2010 16:57:38 +0000 (09:57 -0700)
Home.textile

index 5f3f6f214f0b9c03be0e6580e3c8e11dd222a496..9799c7288c15c37990964ca2263c7da59f3e1805 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:*
 
-* Show the reason why working directories of submodules are dirty (new/untracked content and/or modified content) in superproject
+* Show the reason why working directories of submodules are dirty (new/untracked content and/or modified content) in superproject (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