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

the command pull take the class Repository instead of the interface like other commands #2091

Open
x0rld opened this issue Apr 28, 2024 · 0 comments

Comments

@x0rld
Copy link

x0rld commented Apr 28, 2024

Reproduction steps

try to use a IRepository as parameter to Commands.Pull
image

Expected behavior

I expect it to work

Actual behavior

I can't use the interface cause it's the class itself in the parameters
image

Version of LibGit2Sharp (release number or SHA1)

0.30.0

Operating system(s) tested; .NET runtime tested

windows 11, .NET 8

I can make the PR to change it

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

No branches or pull requests

1 participant