Compare commits
No commits in common. "0bd2c6a6386c56d4e48bc638f6bc35e94061c2f3" and "9b3c72f2531ed24a3ae1eb6af44de7667b177ab6" have entirely different histories.
0bd2c6a638
...
9b3c72f253
|
@ -1,6 +1,3 @@
|
||||||
[submodule "ext/lua"]
|
[submodule "ext/lua"]
|
||||||
path = ext/lua
|
path = ext/lua
|
||||||
url = git@github.com:lua/lua.git
|
url = git@github.com:lua/lua.git
|
||||||
[submodule "ext/libzip"]
|
|
||||||
path = ext/libzip
|
|
||||||
url = git@github.com:nih-at/libzip.git
|
|
||||||
|
|
|
@ -13,5 +13,4 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"git.detectSubmodulesLimit": 0,
|
"git.detectSubmodulesLimit": 0,
|
||||||
"git.ignoreSubmodules": true
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 5532f9baa0c44cc5435ad135686a4ea009075b9a
|
|
Loading…
Reference in New Issue