Updated Home (textile)
authorjlehmann <Jens.Lehmann@web.de>
Wed, 25 May 2011 19:35:22 +0000 (12:35 -0700)
committerjlehmann <Jens.Lehmann@web.de>
Wed, 25 May 2011 19:35:22 +0000 (12:35 -0700)
Home.textile

index 05f2531a32681193772fcac652b490d9238af4bf..96401da1da044442dc62035eafd2f7fb53471abd 100644 (file)
@@ -22,6 +22,7 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch
 *Submodule related bugs to fix*
 
 * Cherry picking across submodule creation fails even if the cherry pick doesn't touch any file in the submodules path
+* git submodule add doesn't record the url in .git/config when the submodule path doesn't exist.
 
 *Issues already solved and merged into Junio's Repo:*