From: jlehmann Date: Tue, 17 Jan 2012 21:31:37 +0000 (-0800) Subject: Updated Home (textile) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=92428603d95b529c4c8d27695a80d1e87032d0ee;p=git-submod-enhancements.wiki.git Updated Home (textile) --- diff --git a/Home.textile b/Home.textile index c65d828..921f891 100644 --- a/Home.textile +++ b/Home.textile @@ -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:*