From a658e861aae7fce66aa2b151ff10c3860b9f728f Mon Sep 17 00:00:00 2001 From: Travis Abbott Date: Mon, 31 Oct 2011 15:39:04 -0500 Subject: [PATCH] change build-common submodule to point at github --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index bc3b82c..5f3c2b5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "build-common"] path = build-common - url = ssh://git/srv/git/build-common.git + url = git://github.com/genome/build-common.git