You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: