fetchers/git: fix set allRefs if ref not set

This commit is contained in:
DavHau 2024-04-09 13:06:37 +07:00 committed by mergify[bot]
parent 49f14262e3
commit 400032c630

View File

@ -76,6 +76,7 @@ in {
// {
inherit url submodules;
shallow = true;
allRefs = ! hasGitRef;
})
else
fetchgit