diff options
author | Josh Blum | 2012-10-28 11:41:09 -0700 |
---|---|---|
committer | Josh Blum | 2012-10-28 11:41:09 -0700 |
commit | 9620afa87986645653b171fb2c74c06597edb382 (patch) | |
tree | c0aff207eda8b93c99ae69cb16fe786d0b60adb1 /.gitmodules | |
parent | cbcedb10e8f59ac696478460c21150b811e8d083 (diff) | |
parent | 370eef5292d801e0b8cee92b16afd63daefd3b48 (diff) | |
download | sandhi-9620afa87986645653b171fb2c74c06597edb382.tar.gz sandhi-9620afa87986645653b171fb2c74c06597edb382.tar.bz2 sandhi-9620afa87986645653b171fb2c74c06597edb382.zip |
Merge branch 'pmc_work'
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ed5ffe7..98a7640 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "Apology"] path = Apology url = https://github.com/guruofquality/Apology.git +[submodule "PMC"] + path = PMC + url = https://github.com/guruofquality/PMC.git |