From cdb1bc16a0edea2ab45e77134b0586244c8d624e Mon Sep 17 00:00:00 2001 From: Paul Tarjan Date: Wed, 3 Feb 2010 01:09:10 -0800 Subject: [PATCH] Every journey starts with but a single step --- .gitmodules | 3 +++ python-oauth | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 python-oauth diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e75e7ae --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "python-oauth"] + path = python-oauth + url = git://github.com/ptarjan/python-oauth.git diff --git a/python-oauth b/python-oauth new file mode 160000 index 0000000..a17f323 --- /dev/null +++ b/python-oauth @@ -0,0 +1 @@ +Subproject commit a17f3238a4ac3d6b004182a729dce37025672772