From 8aee9932a5ed271aa48488bcc7c3f059d7b55eff Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Sat, 26 Feb 2011 01:37:22 -0500 Subject: [PATCH] Hmmm, lost submodule status for twython-django; not sure why, adding back. --- .gitmodules | 2 +- twython-django | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 twython-django diff --git a/.gitmodules b/.gitmodules index a3dc19e..7391969 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "twython-django"] path = twython-django - url = git@github.com:ryanmcgrath/twython-django.git + url = git://github.com/ryanmcgrath/twython-django.git diff --git a/twython-django b/twython-django new file mode 160000 index 0000000..e9b3190 --- /dev/null +++ b/twython-django @@ -0,0 +1 @@ +Subproject commit e9b31903727af8e38c4e2f047b8f9e6c9aa9a38f