diff options
author | Mike Gerwitz <mtg@gnu.org> | 2019-01-17 23:31:21 -0500 |
---|---|---|
committer | Mike Gerwitz <mtg@gnu.org> | 2019-01-17 23:31:21 -0500 |
commit | f47d0c60d4f00b75e29e7c1a180e5db1706cb0b3 (patch) | |
tree | dbe08ce8990c68d27f11d2dbdfacc70e8878bad2 /.gitmodules | |
parent | 5d60ae67d10debcd2958daafde6e12bde0503646 (diff) | |
download | thoughts-f47d0c60d4f00b75e29e7c1a180e5db1706cb0b3.tar.gz thoughts-f47d0c60d4f00b75e29e7c1a180e5db1706cb0b3.tar.bz2 thoughts-f47d0c60d4f00b75e29e7c1a180e5db1706cb0b3.zip |
Remove old files
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index 04707be..b7b0b74 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,3 @@ -[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 [submodule "papers/cptt"] path = papers/cptt url = https://mikegerwitz.com/projects/cptt |