Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gitoxide backend #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Add gitoxide backend #1

wants to merge 6 commits into from

Conversation

Byron
Copy link
Owner

@Byron Byron commented Aug 6, 2023

This PR is in preparation for actual integration with the parent repository and to keep track of what still needs to be done before that can happen.

Tasks

  • unify variable writing
  • make gitoxide feature independent and assure CI tests it separately, as well as 'testbox'
  • implement dirty check with gix (when available)
  • unify git tests

Review Notes

  • gix currently overrides git2 so it's possible to test it in test-box. In practice, it shouldn't matter as users select either git2 or gix

There was some drift in the meantime
That way we can properly test `gix` by itself and get closer to
how users would build this crate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant