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
This commit is contained in:
parent
93eb4ab232
commit
61162f3f8a
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -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
|
||||||
|
2
external/netcipher
vendored
2
external/netcipher
vendored
@ -1 +1 @@
|
|||||||
Subproject commit ba9d13676669f7ef32df43a023a4d4a33385e013
|
Subproject commit 7f09f5b8a6b7155ba60a7299cb46ee3df92945fe
|
Loading…
x
Reference in New Issue
Block a user