commit | c8a51f5fde6227d883775205d07c48ad2bc20b31 | [log] [tgz] |
---|---|---|
author | John Asmuth <jasmuth@google.com> | Thu Apr 24 16:13:20 2014 -0400 |
committer | John Asmuth <jasmuth@google.com> | Thu Apr 24 16:13:20 2014 -0400 |
tree | 3967f575ba5cc771b52abfbb0300cf5f472ac9f6 | |
parent | 2fefc4c56db62d88ec599cab710583227a6d7db6 [diff] |
Updated oauth2client submodule to point to github repo.
diff --git a/.gitmodules b/.gitmodules index e544679..fa27151 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,3 +1,3 @@ [submodule "oauth2client"] path = oauth2client - url = /usr/local/google/home/jasmuth/oauth2client/github/oauth2client + url = https://github.com/google/oauth2client.git