From 53accfe3c2ea7b7c9515e63682ba9a45ef2a31e0 Mon Sep 17 00:00:00 2001 From: David Soria Parra Date: Wed, 29 Feb 2012 19:40:52 +0100 Subject: [PATCH] Add distributions submodule --- .gitmodules | 3 +++ distributions | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 distributions diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..fb5c38b0c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "distributions"] + path = distributions + url = https://git.php.net/repository/web/php-distributions.git diff --git a/distributions b/distributions new file mode 160000 index 000000000..483968fd3 --- /dev/null +++ b/distributions @@ -0,0 +1 @@ +Subproject commit 483968fd35676f02e2cfbe01108afe2f4510e4ab