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

index a7a7b2135bc33c4b786712702a7278b612b1660a..ba6e8be0098a9345fa58957eccaab578dd0aa435 100644 (file)
@@ -26,6 +26,7 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch
 ** git gui: New popup menu for submodule diffs
 * Since git 1.7.1:
 ** Show the reason why working directories of submodules are dirty (untracked content and/or modified content) in superproject
-* Expected in git 1.7.2:
+* Since git 1.7.2:
 ** Add parameters to the "--ignore-submodules" option for "git diff" and "git status" to control when a submodule is considered dirty
+* Expected in git 1.7.3:
 ** Add the "ignore" config option for the default behaviour of "--ignore-submodules". Both .git/config and .gitmodules are parsed for this option, the value set in .git/config. will override that from .gitmodules.
\ No newline at end of file