-
Notifications
You must be signed in to change notification settings - Fork 664
Move LibGit2Sharp implementation to separate lib #2525
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
Move LibGit2Sharp implementation to separate lib #2525
Conversation
c765cd5 to
d2b32cb
Compare
|
@asbjornu do you mind reviewing it? |
asbjornu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Stellar work, @arturcic! ❤️ 🎉
|
@asbjornu thank you for valuable feedback. The reason I kept it as in original (without too many changes of the code) is because I wanted in this PR to just replace the Classes with Interfaces and move to a separate lib project. If you do not mind I will address all the suggestions/ reviews as part of a different PR - improving the code, and keep this PR like this. Want to keep the scope of the PR moving the code out of the core. |
|
added #2530 as an issue to continue the work |
|
🎉 This issue has been resolved in version 5.6.4 🎉 Your GitReleaseManager bot 📦🚀 |
Closes #2515