diff options
author | Cache Saravento <cache@sarava.org> | 2015-08-07 14:22:00 -0300 |
---|---|---|
committer | Cache Saravento <cache@sarava.org> | 2015-08-07 14:22:00 -0300 |
commit | 1a3c8c0e1ba72ff8424e584e3f5cd7cb0ff2acaf (patch) | |
tree | e54f9afa1036e963e2504bce29a2440b582b244c | |
parent | 3f57eca4e874bafd66a397912499d60f1d32cd2d (diff) | |
download | cache-1a3c8c0e1ba72ff8424e584e3f5cd7cb0ff2acaf.tar.gz cache-1a3c8c0e1ba72ff8424e584e3f5cd7cb0ff2acaf.tar.bz2 |
Adds httruta
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | httruta | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ff7830d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "httruta"] + path = httruta + url = git://git.sarava.org/httruta.git diff --git a/httruta b/httruta new file mode 160000 +Subproject bbce2ad89d7c13664cc800d70a5f33e9253967c |