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
As per #721, some consumers may
prefer to build `libgit2` themselves to simplify distribution.
To test the vendored version, you can run:
```
cargo build --features vendored-libgit2`
```
That being said, the test `branch::tests::name_is_valid` fails on macOS. This
test is currently broken as per
#721 (comment)
0 commit comments