From b27131a4de0a72fad65ac9ad370163dba5fce1ad Mon Sep 17 00:00:00 2001 From: arno Date: Tue, 22 Mar 2011 18:19:24 +0100 Subject: [PATCH] remove Zend from a git submodule --- .gitignore | 1 + .gitmodules | 3 --- library/Zend | 1 - 3 files changed, 1 insertion(+), 4 deletions(-) delete mode 160000 library/Zend diff --git a/.gitignore b/.gitignore index 4a26d83..be7a8d5 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ application/languages/*.po~ generated/mails.txt build/ scripts/lighttpd.conf +library/Zend diff --git a/.gitmodules b/.gitmodules index d0bc733..7c129cb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,9 +10,6 @@ [submodule "public/prototype"] path = public/prototype url = /var/www/syj/public/prototype -[submodule "library/Zend"] - path = library/Zend - url = /var/www/syj/library/Zend [submodule "public/simplebox"] path = public/simplebox url = /var/www/syj/public/simplebox diff --git a/library/Zend b/library/Zend deleted file mode 160000 index 0dddda3..0000000 --- a/library/Zend +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0dddda3bb094bc583e40ae455f312bffb828809e -- 2.39.2