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
git2 is a fairly heavyweight dependency, which currently also forces us to add openssl as a dependency. Both of these crates take a long time to build and all of the functionality provided by the git2 crate that we use is also provided by gix.