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
Stop enabling "ssh", "https", and "cred" by default
Many users of the git2 crate want to operate exclusively on local
repositories, but if they don't use `default-features = false` they'll
get a large set of additional dependencies they don't need.
0 commit comments