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

index b9a1ec15b1b4e7c6b437e7e77ad50077868add55..63d221e4385f0c4c90ce1da6c57eb716705aefd1 100644 (file)
@@ -29,5 +29,5 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch
 ** 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
-** Add config options to control when a submodule is considered dirty (both per submodule and by per repo or global configuration)
+** Add a global config option to control when a submodule is considered dirty (written by Dscho)
 ** Better support for merging of submodules (thanks to Heiko Voigt for writing that)
\ No newline at end of file