diff options
author | Christopher Baines <cb15g11@soton.ac.uk> | 2014-04-13 17:36:35 +0100 |
---|---|---|
committer | Christopher Baines <cb15g11@soton.ac.uk> | 2014-04-13 17:36:35 +0100 |
commit | df52404b78e47a78ab962d20a9b11bce56029241 (patch) | |
tree | 3d62a659a73727aa526bac8a38991f99d4fb1c1c /.gitmodules | |
parent | 43024c6735391e3030bfbb0f170b59d00b788728 (diff) | |
download | chutney-df52404b78e47a78ab962d20a9b11bce56029241.tar chutney-df52404b78e47a78ab962d20a9b11bce56029241.tar.gz |
Add stem to the path properly
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 72b41c1..126e451 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "stemrepo"] - path = stemrepo +[submodule "stem"] + path = stem url = https://git.torproject.org/stem.git |