cargo_test_support::git

Function cargo_uses_gitoxide

Source
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.