Skip to content

Fix receivers to Blob and Tree methods #483

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

Closed
wants to merge 1 commit into from

Conversation

lhchavez
Copy link
Contributor

This change changes the signature of Blob and Tree methods so that they
have consistent receiver names and use pointers. This increases
consistency and avoids unnecessarily copying structs.

This change changes the signature of Blob and Tree methods so that they
have consistent receiver names and use pointers. This increases
consistency and avoids unnecessarily copying structs.
@dbolkensteyn
Copy link
Contributor

Relates to #513 and its PR #527

@lhchavez
Copy link
Contributor Author

no longer needed, thanks to #527

@lhchavez lhchavez closed this Feb 23, 2020
@lhchavez lhchavez deleted the fix-blob-tree-receivers branch February 23, 2020 03:43
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.

2 participants