Add branch/ignore specifier to .gitmodules
This commit is contained in:
Родитель
84195c344b
Коммит
0af052c175
|
@ -1,6 +1,10 @@
|
|||
[submodule "openssl-0.9.8"]
|
||||
path = openssl-0.9.8
|
||||
url = git@github.com:openssl/openssl.git
|
||||
branch = OpenSSL_0_9_8
|
||||
ignore = dirty
|
||||
[submodule "openssl-1.0.0"]
|
||||
path = openssl-1.0.0
|
||||
url = git@github.com:openssl/openssl.git
|
||||
branch = OpenSSL_1_0_0
|
||||
ignore = dirty
|
||||
|
|
Загрузка…
Ссылка в новой задаче