diff options
author | Mike Gerwitz <mtg@gnu.org> | 2018-06-03 00:15:20 -0400 |
---|---|---|
committer | Mike Gerwitz <mtg@gnu.org> | 2018-06-03 00:26:45 -0400 |
commit | e77ebfc973e527c69498e37df4b133c06b9f4d73 (patch) | |
tree | 8447df2f98c68dc096353a23fdd3bd1c6fa4471f /.gitmodules | |
parent | a4b96ad5639313229583a767e186b9d1bd686b35 (diff) | |
download | thoughts-e77ebfc973e527c69498e37df4b133c06b9f4d73.tar.gz thoughts-e77ebfc973e527c69498e37df4b133c06b9f4d73.tar.bz2 thoughts-e77ebfc973e527c69498e37df4b133c06b9f4d73.zip |
:cptt: Add archive
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 741de09..50c2e22 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "docs/papers/coope"] path = docs/papers/coope url = git@gitorious.org:easejs/coope.git +[submodule "docs/papers/cptt"] + path = docs/papers/cptt + url = https://mikegerwitz.com/projects/cptt |