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
When we need to download multiple, single loose objects, the output is very verbose and not very informative of progress (since we don't know how many more singular loose objects are going to be requested).
We should just drop the progress downloading in gvfs-helper "1 loose object" (unless it starts taking 'a long time').
Resolves#195.
Includes the following updates to `microsoft/git`:
* microsoft/git#208: gvfs-helper: auto-retry after network errors, resource throttling, split GET and POST semantics.
* microsoft/git#215: gvfs-helper: dramatically reduce progress noise.
When we need to download multiple, single loose objects, the output is very verbose and not very informative of progress (since we don't know how many more singular loose objects are going to be requested).
We should just drop the progress downloading in gvfs-helper "1 loose object" (unless it starts taking 'a long time').
The text was updated successfully, but these errors were encountered: