diff options
author | Yigit Sever | 2021-10-05 14:33:51 +0300 |
---|---|---|
committer | Yigit Sever | 2021-10-05 14:33:51 +0300 |
commit | 77c19b40be44381a8193f79870e3b8e6943a81ae (patch) | |
tree | 067cc28b7be3bb795190e63f76f33a8d01901cb5 /.gitmodules | |
parent | c5b03438c04be6379ca65529909c72d38402580f (diff) | |
download | packages-77c19b40be44381a8193f79870e3b8e6943a81ae.tar.gz packages-77c19b40be44381a8193f79870e3b8e6943a81ae.tar.bz2 packages-77c19b40be44381a8193f79870e3b8e6943a81ae.zip |
popcorntime-bin: Adopted
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index cb899ad..9bbd61b 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -76,3 +76,6 @@ | |||
76 | [submodule "osh"] | 76 | [submodule "osh"] |
77 | path = osh | 77 | path = osh |
78 | url = ssh://[email protected]/osh.git | 78 | url = ssh://[email protected]/osh.git |
79 | [submodule "popcorntime-bin"] | ||
80 | path = popcorntime-bin | ||
81 | url = ssh://[email protected]/popcorntime-bin.git | ||