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
{{ message }}
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.
The current eager fetching approach works fine for smaller repositories, but has disastrous performance for even medium-sized repositories when you don't need to clone the entire repository.
The current eager fetching approach works fine for smaller repositories, but has disastrous performance for even medium-sized repositories when you don't need to clone the entire repository.
I needed this for danports/amber#22 and originally implemented it in danports@04b44aa.
The text was updated successfully, but these errors were encountered: