aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGaspartcho <93390411+Gaspartcho@users.noreply.github.com>2024-02-23 18:59:56 +0100
committerGitHub <noreply@github.com>2024-02-23 12:59:56 -0500
commit4f381aa35d66185b97bfba62d4002857660118f1 (patch)
tree37fafe84ab6c592a397fe77c46737df8bfc569b5 /.gitmodules
parent9a3755268a1dc42e99083c69d8fb4ce7c33ad169 (diff)
downloadlite-xl-plugin-manager-4f381aa35d66185b97bfba62d4002857660118f1.tar.gz
lite-xl-plugin-manager-4f381aa35d66185b97bfba62d4002857660118f1.zip
Update extract: .tgz and +100 char name support (#73)
* added tar support * fixed small mistake * added support for utar + removed microtar as submodule * will finish this tomorow * added support for gnu and other * re-done all small changes * fixed pax format (hopefully) * added a r to 'curent_read'
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index c171b3a..b83fa2d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -15,10 +15,6 @@
path = lib/libzip
url = https://github.com/nih-at/libzip.git
shallow = true
-[submodule "lib/microtar"]
- path = lib/microtar
- url = https://github.com/rxi/microtar.git
- shallow = true
[submodule "lib/mbedtls"]
path = lib/mbedtls
url = https://github.com/Mbed-TLS/mbedtls.git