From 8a21653cd72128115a3a80b3c20d4efd4fe14e39 Mon Sep 17 00:00:00 2001 From: Tj Holowaychuk Date: Mon, 12 Jul 2010 09:45:18 -0700 Subject: [PATCH] Added expresso submodule --- .gitmodules | 2 +- support/expresso | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 support/expresso diff --git a/.gitmodules b/.gitmodules index ffe0dcbd..51ea138c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "support/expresso"] path = support/expresso - url = git://github.com/visionmedia/expresso.git + url = http://github.com/visionmedia/expresso.git diff --git a/support/expresso b/support/expresso new file mode 160000 index 00000000..46e1d783 --- /dev/null +++ b/support/expresso @@ -0,0 +1 @@ +Subproject commit 46e1d783c423f99a5cce37376cf2a9b4f7a99634