all: remove currently unused submodules
This commit is contained in:
-15
@@ -1,8 +1,3 @@
|
||||
[submodule "vendor/boost-pfr"]
|
||||
path = vendor/boost-pfr
|
||||
url = https://github.com/upx/upx-vendor-boost-pfr.git
|
||||
branch = upx-vendor
|
||||
shallow = true
|
||||
[submodule "vendor/doctest"]
|
||||
path = vendor/doctest
|
||||
url = https://github.com/upx/upx-vendor-doctest.git
|
||||
@@ -13,11 +8,6 @@
|
||||
url = https://github.com/upx/upx-vendor-lzma-sdk.git
|
||||
branch = upx-vendor
|
||||
shallow = true
|
||||
[submodule "vendor/rangeless"]
|
||||
path = vendor/rangeless
|
||||
url = https://github.com/upx/upx-vendor-rangeless.git
|
||||
branch = upx-vendor
|
||||
shallow = true
|
||||
[submodule "vendor/ucl"]
|
||||
path = vendor/ucl
|
||||
url = https://github.com/upx/upx-vendor-ucl.git
|
||||
@@ -33,8 +23,3 @@
|
||||
url = https://github.com/upx/upx-vendor-zlib.git
|
||||
branch = upx-vendor
|
||||
shallow = true
|
||||
[submodule "vendor/zstd"]
|
||||
path = vendor/zstd
|
||||
url = https://github.com/upx/upx-vendor-zstd.git
|
||||
branch = upx-vendor
|
||||
shallow = true
|
||||
|
||||
Reference in New Issue
Block a user