Function cargo_test_support::git::cargo_uses_gitoxide
source · pub fn cargo_uses_gitoxide() -> boolExpand description
Returns true if gitoxide is globally activated.
That way, tests that normally use git2 can transparently use gitoxide.