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

Moved direct usages of IGitRepository to IRepositoryStore #4259

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

arturcic
Copy link
Member

This PR focuses on moving the direct usage of IGitRepository to IRepositoryStore. The IGitRepository should not be directly injected into other classes, use IRepositoryStore instead

@arturcic arturcic changed the title moved direct usages of IGitRepository to IRepositoryStore Moved direct usages of IGitRepository to IRepositoryStore Oct 15, 2024
@arturcic arturcic added this to the 6.x milestone Oct 15, 2024
@arturcic arturcic merged commit dad5d2c into GitTools:main Oct 15, 2024
96 checks passed
Copy link
Contributor

mergify bot commented Oct 15, 2024

Thank you @arturcic for your contribution!

@arturcic arturcic deleted the feature/git-repository branch October 15, 2024 08:38
@arturcic arturcic modified the milestones: 6.x, 6.0.3 Oct 15, 2024
@gittools-bot
Copy link

🎉 This issue has been resolved in version 6.0.3 🎉
The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants