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
The Pusher handles multiplexing across multiple repositories and
deduplicating in-flight uploads. This removes the need to do an awkward
dance around re-using auth handshakes by passing custom transports.
This also fixes limitations in remote.MultiWrite around streaming layers
and multiple repositories.
0 commit comments