JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
oops, use absolute paths for submodule urls
authorJason Woofenden <jason@jasonwoof.com>
Sat, 21 May 2011 15:16:54 +0000 (11:16 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Sat, 21 May 2011 16:44:39 +0000 (12:44 -0400)
.gitmodules

index ce164cc..6ece393 100644 (file)
@@ -1,6 +1,6 @@
 [submodule "code/wfpl"]
        path = code/wfpl
-       url = ../wfpl.git
+       url = /home/jasonwoof/www/wfpl.git
 [submodule "code/ckeditor"]
        path = code/ckeditor
-       url = ../ckeditor.git
+       url = /home/jasonwoof/www/ckeditor.git