Updated Home (textile)
authorjlehmann <Jens.Lehmann@web.de>
Tue, 17 Jan 2012 21:31:37 +0000 (13:31 -0800)
committerjlehmann <Jens.Lehmann@web.de>
Tue, 17 Jan 2012 21:31:37 +0000 (13:31 -0800)
Home.textile

index c65d82832c6327e9e49866d359d34a6464897013..921f891a6025395c4c17fd64b789a1e61750888c 100644 (file)
@@ -23,6 +23,7 @@ As Dscho put it, submodules are the "neglected ugly duckling" of git. Time to ch
 
 * 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.
+* git rebase --continue won't work if the commit only contains submodule changes.
 
 *Issues already solved and merged into Junio's Repo:*