Commit:    20e0bfb9e9b452b9aee61b98958a67f3881e207f
Author:    Hannes Magnusson <bj...@mongodb.com>         Fri, 13 Dec 2013 
16:12:24 -0800
Parents:   f1acf03ed97cbf2fbed7c074aa1a78b2eadcc9c0
Branches:  master

Link:       
http://git.php.net/?p=web/qa.git;a=commitdiff;h=20e0bfb9e9b452b9aee61b98958a67f3881e207f

Log:
Add the shared web module

Changed paths:
  A  .gitmodules
  A  shared


Diff:
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..10615a7
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "shared"]
+       path = shared
+       url = git://git.php.net/web/shared.git
diff --git a/shared b/shared
new file mode 160000
index 0000000..7b9d470
--- /dev/null
+++ b/shared
@@ -0,0 +1 @@
+Subproject commit 7b9d4700a018ff622001515866bd6db48da4c73b


--
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to