61162f3f8a
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
5 lines
133 B
Plaintext
5 lines
133 B
Plaintext
[submodule "external/netcipher"]
|
|
path = external/netcipher
|
|
url = https://github.com/guardianproject/NetCipher.git
|
|
branch = master
|