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
client: Ensure thin_packs parameter is honored with git protocol v2
With git protocol v2, requesting a thin pack must be done through an
argument to the fetch command sent to the git server.
This was missed when the initial support of git protocol v2 was
introduced in 2b975ec.
0 commit comments