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:
92235db
)
Updated Home (textile)
author
jlehmann
<Jens.Lehmann@web.de>
Wed, 25 May 2011 19:35:22 +0000
(12:35 -0700)
committer
jlehmann
<Jens.Lehmann@web.de>
Wed, 25 May 2011 19:35:22 +0000
(12:35 -0700)
Home.textile
patch
|
blob
|
history
diff --git
a/Home.textile
b/Home.textile
index 05f2531a32681193772fcac652b490d9238af4bf..96401da1da044442dc62035eafd2f7fb53471abd 100644
(file)
--- a/
Home.textile
+++ b/
Home.textile
@@
-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:*