Skip to content

Make all Commands methods use IRepository for consistency#1795

Open
asbjornu wants to merge 1 commit intolibgit2:masterfrom
asbjornu:feature/commands-irepository
Open

Make all Commands methods use IRepository for consistency#1795
asbjornu wants to merge 1 commit intolibgit2:masterfrom
asbjornu:feature/commands-irepository

Conversation

@asbjornu
Copy link
Copy Markdown

Make all Commands methods use IRepository for consistency.

@asbjornu
Copy link
Copy Markdown
Author

Seems like the following line makes it impossible to use IRepository since it does not have a Handle property.

using (var remoteHandle = RemoteFromNameOrUrl(repository.Handle, remote))

Ideas for how to resolve this would be appreciated.

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