From 5089b4ea4f0c0568780a088df34022f38c77c7a2 Mon Sep 17 00:00:00 2001
From: "Stephen A. Wood" <zviwood@gmail.com>
Date: Tue, 5 Jun 2012 21:03:57 -0400
Subject: [PATCH] Get podd submodule from github

---
 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 45d5f32..ddb1236 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
 [submodule "podd"]
 	path = podd
-	url = https://hallcweb.jlab.org/git/podd.git
+	url = git@github.com:sawjlab/podd.git
-- 
GitLab