We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the problem LGitReadStream and IceTipAdoptCommitCommand have unused instance variables
The text was updated successfully, but these errors were encountered:
MCGitRemoteRepository
Sorry, something went wrong.
Fixing this is a step for issue #8189
In short: This will be fixed when #8461 is merged.
Details:
IceTipAdoptCommitCommand was already fixed in Iceberg v2, but the unused ivar in LGitReadStream still was there.
However, there was a recent PR from @astares that fixes it. I created the new version 2.1.2 including such PR. It is now used from Iceberg v2.
tinchodias
Successfully merging a pull request may close this issue.
Describe the problem
LGitReadStream and IceTipAdoptCommitCommand have unused instance variables
The text was updated successfully, but these errors were encountered: