I see.

> trycmd ('git', 'clone', '--quiet', '--bare', '--mirror', '--depth',
> '50', '--no-single-branch', '--template', '', $url, $pkgdir);
>
> depth=1 wouldn't work since we use "git describe".

Wouldn't then adding [.., '--filter', 'blob:none', ..] suffice for the
needs of vncwatch?

BR,
Gábor

Reply via email to