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
Provide a binding for GIT_OPT_ENABLE_STRICT_OBJECT_CREATION (#638)
* Simplify handling of bool option
Rust supports converting a bool to a 0/1 integer via `as`, so we don't
need to use an if.
* Provide a binding for GIT_OPT_ENABLE_STRICT_OBJECT_CREATION
0 commit comments