diff options
author | Bdale Garbee <bdale@gag.com> | 2013-12-18 12:19:31 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2013-12-18 12:19:31 -0700 |
commit | 6df58bb0115a8da13d35ab38861f6231bea7f2a7 (patch) | |
tree | 4fce2d5d40ee8d1cf2498d5fd7c52d874bc5d7ae | |
parent | 4383bafc6ccdde10f06882ba3e96126c61d5e988 (diff) | |
parent | 02195f2970fb7243fd9a9992abb6ada6709db4e1 (diff) |
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 77022859..719da199 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "pdclib"] path = pdclib - url = ssh://gag.com/scm/git/fw/pdclib + url = git://git.gag.com/fw/pdclib |