diff options
author | Guillaume Jacquart <guillaume.jacquart@hoodbrains.com> | 2023-07-11 07:11:15 +0000 |
---|---|---|
committer | Guillaume Jacquart <guillaume.jacquart@hoodbrains.com> | 2023-07-11 07:11:15 +0000 |
commit | 921756bb2f3bb7891386f5aac551fe775d454a78 (patch) | |
tree | 9d1162115ae1e27ad27417f3ba90a3fb72919e00 /.gitmodules | |
parent | 8b1855bce1313ad84df8f96efdbb62e2acf7ff33 (diff) |
2: integrate ipscrambling module in git repos and update dependencies
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..077dd62 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ipscrambling/orbotservice"] + path = ipscrambling/orbotservice + url = git@gitlab.e.foundation:e/os/orbotservice.git |