-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add test to run git2 on a gitoxide-fetched repository and vice-versa
We do that on both the crates-io clone as well as on the clone for a git dependency. The first `cargo` invocation is configured to use whatever wouldn't be the default, whereas the second one will use whatever is the default, effectively mixing the implementations. That way we should assure that users can switch back and forth between implementations without issues with their local state.
- Loading branch information
Showing
2 changed files
with
51 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters