diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2011-02-22 19:52:18 -0800 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2011-02-22 20:09:52 -0800 |
commit | 0072958bad492e3a448c76d8c79337fc7a46c309 (patch) | |
tree | f5f932f2f64fc43dd35fceba7a09fc47b1786fe4 /.gitmodules | |
parent | b7aaeb0f69f5399f686ae45170afbc70de1a864c (diff) |
If you are reading this: git submodule sync.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 06bf85c..0ded40f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "SDURLCache"] path = SDURLCache - url = git://github.com/rs/SDURLCache.git + url = https://github.com/SaurikIT/SDURLCache.git |