Commit:    c8fa795d0f669d5c5377a999ac7e48cb9f40cf1c
Author:    Hannes Magnusson <[email protected]>         Thu, 12 Dec 2013 
16:37:21 -0800
Parents:   672d62c52d1b02c2b7e5b0d7e26590d9eb6642e4
Branches:  master

Link:       
http://git.php.net/?p=web/master.git;a=commitdiff;h=c8fa795d0f669d5c5377a999ac7e48cb9f40cf1c

Log:
Add the newly created 'shared' web repo

Changed paths:
  A  .gitmodules
  A  shared


Diff:
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..036fac6
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "shared"]
+       path = shared
+       url = [email protected]:/web/shared.git
diff --git a/shared b/shared
new file mode 160000
index 0000000..cb50855
--- /dev/null
+++ b/shared
@@ -0,0 +1 @@
+Subproject commit cb50855ff2cc106bbdbd99ff98b265ad945ae632


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to