pub fn cargo_uses_gitoxide() -> bool
Expand description

Returns true if gitoxide is globally activated.

That way, tests that normally use git2 can transparently use gitoxide.