feat(git): added support for packed-refs. Fixes #260

This commit is contained in:
Folke Lemaitre 2022-12-31 09:32:35 +01:00
parent f656706de0
commit 865ff414c7
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
2 changed files with 43 additions and 10 deletions

View file

@ -58,7 +58,6 @@ M.clone = {
self.plugin.url,
"--filter=blob:none",
"--recurse-submodules",
"--single-branch",
"--progress",
}