diff options
author | Mike Gerwitz <mike@mikegerwitz.com> | 2013-06-03 22:28:04 -0400 |
---|---|---|
committer | Mike Gerwitz <mike@mikegerwitz.com> | 2013-06-03 22:28:13 -0400 |
commit | e24910415fb2c8dc4ff1ce26358766ebdbc92e80 (patch) | |
tree | 8b544feb99516ec10d61ece0b76847bedd56b3a2 /.gitmodules | |
parent | a25fce722e020006ba78b574ae7255a171fa3894 (diff) | |
download | thoughts-e24910415fb2c8dc4ff1ce26358766ebdbc92e80.tar.gz thoughts-e24910415fb2c8dc4ff1ce26358766ebdbc92e80.tar.bz2 thoughts-e24910415fb2c8dc4ff1ce26358766ebdbc92e80.zip |
Added coope
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..741de09 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "docs/papers/coope"] + path = docs/papers/coope + url = git@gitorious.org:easejs/coope.git |