diff options
author | Christopher Baines <cb15g11@soton.ac.uk> | 2014-03-19 14:30:01 +0000 |
---|---|---|
committer | Christopher Baines <cb15g11@soton.ac.uk> | 2014-03-19 14:30:01 +0000 |
commit | c70033da9be04d540d8355ff8abbfa7fad280885 (patch) | |
tree | 0411d5aef182b5ab8645d65f1feb635118a860c3 /.gitmodules | |
parent | a4a3c111f5ce85e10d1e4498513655ca46861231 (diff) | |
download | chutney-c70033da9be04d540d8355ff8abbfa7fad280885.tar chutney-c70033da9be04d540d8355ff8abbfa7fad280885.tar.gz |
Add stem repo
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..72b41c1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "stemrepo"] + path = stemrepo + url = https://git.torproject.org/stem.git |