From 85e10be065a462d44df0a58c934675abb46bd0c2 Mon Sep 17 00:00:00 2001 From: scribu Date: Thu, 28 Feb 2013 20:34:21 +0200 Subject: [PATCH] delete submodules --- .gitmodules | 6 ------ php/mustache | 1 - php/php-cli-tools | 1 - 3 files changed, 8 deletions(-) delete mode 100644 .gitmodules delete mode 160000 php/mustache delete mode 160000 php/php-cli-tools diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 05f4715b..00000000 --- a/.gitmodules +++ /dev/null @@ -1,6 +0,0 @@ -[submodule "php/php-cli-tools"] - path = php/php-cli-tools - url = git://github.com/wp-cli/php-cli-tools.git -[submodule "php/mustache"] - path = php/mustache - url = git://github.com/bobthecow/mustache.php.git diff --git a/php/mustache b/php/mustache deleted file mode 160000 index d99be344..00000000 --- a/php/mustache +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d99be3444e5b2f0fb605941d7e692d3b5159360c diff --git a/php/php-cli-tools b/php/php-cli-tools deleted file mode 160000 index f3def25b..00000000 --- a/php/php-cli-tools +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f3def25b862bb0c5330a6347c6c04d62a99eb217 -- 2.11.0