Update submodule netcipher, setup tracking branch 'master'

Make use of git >= 1.8.2 feature to track submodule brach and allow easy updates by

    git submodule update --remote

More info: http://www.vogella.com/tutorials/Git/article.html#submodules
Esse commit está contido em:
Miłosz Sieradzki
2014-07-18 20:27:55 +02:00
commit 61162f3f8a
2 arquivos alterados com 2 adições e 1 exclusões
+1
Ver Arquivo
@@ -1,3 +1,4 @@
[submodule "external/netcipher"] [submodule "external/netcipher"]
path = external/netcipher path = external/netcipher
url = https://github.com/guardianproject/NetCipher.git url = https://github.com/guardianproject/NetCipher.git
branch = master