Skip to content

remove git2 #24

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

Merged
merged 9 commits into from
Oct 10, 2022
Merged

remove git2 #24

merged 9 commits into from
Oct 10, 2022

Conversation

Byron
Copy link
Owner

@Byron Byron commented Oct 4, 2022

Tasks

  • fetch with gitoxide
  • clone with gitoxide
  • make huge changelog note that clarifies that advanced SSH auth (or any auth beyond HTTP) isn't supported anymore until gitoxide catches up

Byron added 2 commits October 4, 2022 20:53
This proves at least to some extend that it works, nice!
Byron added 6 commits October 10, 2022 15:48
It's probably hinting at making `open-or-clone` easier or part of
gitoxide, even though the tests that purely test this functionality
indicate it's already working.
`gitoxide` is now used for cloning and fetching as well.

NOTE: advanced git2 based credential configuration isn't supported
anymore until `gitoxide` catches up. It generally implements all
configuration options that are relevant for `git` and fully implements
HTTP based authentication, but is probably lacking with supporting
non-default ssh configuration.
@Byron Byron merged commit ab529ad into main Oct 10, 2022
@Byron Byron deleted the remove-git2 branch October 10, 2022 14:10
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