-
Notifications
You must be signed in to change notification settings - Fork 897
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
Set / get supported extensions #1908
Set / get supported extensions #1908
Conversation
0429008
to
38af05a
Compare
@skysb @alfonsarmi Once this is merged you'll be able to open blobless repositories by calling Many methods can throw unexpectedly and my goal is to make it more confortable in @bording Is there some place where doc could be added regarding the support of partially cloned repositories? I believe this will be more and more a question as the usage of this feature grows. |
f37eb52
to
c25bc4b
Compare
Hi @jairbubbles We had tried it on windows and it allowed us to get the tree data so it should be more than sufficient as of now. But Id still like to test it out to see if I'm missing any scenarios. Cheers |
Hi @skysb, I'm not maintainer so we just need to wait just a bit. |
Hi @bording, would you have time to look at this? The changes are quite simple and it would unlock new possibilities. Thx! |
Your PRs are definitely on my todo list once I get all the changes from going back to the native HTTPS support finished. |
@bording Hi, any ETC for this? |
@jairbubbles Please rebase the PR to resolve the conflicts! |
c25bc4b
to
5b92d55
Compare
@bording There seem to be some flakiness on some jobs. I don't know if it's related to my change. See https://github.com/libgit2/libgit2sharp/runs/4285262042?check_suite_focus=true |
Thx @bording, let me know when you publish a package with the changes. |
Thanks for the PR! I've pushed 0.27.0-preview-0175 to nuget.org, which includes these changes. |
(I'm not sure at all for the P/Invoke code)