[tor-commits] [orbot/master] add new gitmodules for orweb and pluto	support
    n8fr8 at torproject.org 
    n8fr8 at torproject.org
       
    Fri Apr  3 17:04:05 UTC 2015
    
    
  
commit 5a8aa888b1392dd2466c60989e1e536fc373055f
Author: Nathan Freitas <nathan at freitas.net>
Date:   Thu Feb 5 09:42:39 2015 -0500
    add new gitmodules for orweb and pluto support
---
 .gitmodules |    6 ++++++
 1 file changed, 6 insertions(+)
diff --git a/.gitmodules b/.gitmodules
index 6d1ec94..42162a3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -32,3 +32,9 @@
 [submodule "external/badvpn"]
 	path = external/badvpn
 	url = https://github.com/guardianproject/badvpn.git
+[submodule "external/pluto"]
+	path = external/pluto
+	url = https://github.com/guardianproject/pluto.git
+[submodule "external/orweb"]
+	path = external/orweb
+	url = https://github.com/guardianproject/Orweb.git
    
    
More information about the tor-commits
mailing list