unjs/giget

built-in `git:` provider

pi0 opened this issue · 0 comments

pi0 commented

Normally giget uses tarbal snapshot downloads. But for supporting a 3rd party provider, we might support generic git provider supporting git: and git via HTTPS (.git).

We might need some internal refactors too for providers giving a directory instead of tarball path OR that this git providers makes a tarbal after cloning.