[tor-commits] [orbot/master] liballium/obfsclient should be sourced from tp.o repos

n8fr8 at torproject.org n8fr8 at torproject.org
Fri May 2 14:10:37 UTC 2014


commit a6af8784addd142343856429b4aba80093e41710
Author: Yawning Angel <yawning at torproject.org>
Date:   Wed Apr 9 12:35:43 2014 -0700

    liballium/obfsclient should be sourced from tp.o repos
    
    Signed-off-by: Nathan Freitas <nathan at freitas.net>
---
 .gitmodules        |    5 ++++-
 external/liballium |    1 +
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 1c98c01..927bcca 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -21,7 +21,10 @@
 	url = git://git.netfilter.org/iptables
 [submodule "external/obfsclient"]
 	path = external/obfsclient
-	url = https://github.com/Yawning/obfsclient.git
+	url = https://git.torproject.org/user/yawning/obfsclient.git
 [submodule "external/superuser-commands"]
 	path = external/superuser-commands
 	url = https://github.com/dschuermann/superuser-commands.git
+[submodule "external/liballium"]
+	path = external/liballium
+	url = https://git.torproject.org/user/yawning/liballium.git
diff --git a/external/liballium b/external/liballium
new file mode 160000
index 0000000..5272de7
--- /dev/null
+++ b/external/liballium
@@ -0,0 +1 @@
+Subproject commit 5272de7361897ee6b5c969fd1eec6609d64ac13a





More information about the tor-commits mailing list