projects
/
git-submod-enhancements.wiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a24ec7
)
Updated Home (textile)
author
jlehmann
<Jens.Lehmann@web.de>
Tue, 17 Jan 2012 21:31:37 +0000
(13:31 -0800)
committer
jlehmann
<Jens.Lehmann@web.de>
Tue, 17 Jan 2012 21:31:37 +0000
(13:31 -0800)
Home.textile
patch
|
blob
|
history
diff --git
a/Home.textile
b/Home.textile
index c65d82832c6327e9e49866d359d34a6464897013..921f891a6025395c4c17fd64b789a1e61750888c 100644
(file)
--- 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:*