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

Fixes v0.27.0 comments in datastore request #1080

Conversation

hrovira
Copy link
Contributor

@hrovira hrovira commented Jan 20, 2016

should resolve PR issue before. fixing comments in request.js

there were duplicated parameter definitions for 'err', 'callback.entities', 'callback.nextQuery', 'callback.apiResponse'.

fixed by removing redundant.

fixes googleapis#1074
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 20, 2016
@stephenplusplus
Copy link
Contributor

Thanks for going through all of this! In the future, you don't have to close a PR to completely change it. You can just force update your branch, and the PR will update. Are you up for trying to squash your commits into a single commit, or would you like me to handle that? (Here's a guide on that)

@hrovira
Copy link
Contributor Author

hrovira commented Jan 20, 2016

You can handle it if you wish, I tried reverting the change but github was
not cooperating, I ended up having to re-fork.

On Wed, Jan 20, 2016, 12:05 Stephen Sawchuk notifications@github.com
wrote:

Thanks for going through all of this! In the future, you don't have to
close a PR to completely change it. You can just force update your branch,
and the PR will update. Are you up for trying to squash your commits into a
single commit, or would you like me to handle that? (Here's a guide on
that
http://code.tutsplus.com/tutorials/rewriting-history-with-git-rebase--cms-23191
)


Reply to this email directly or view it on GitHub
#1080 (comment)
.

@stephenplusplus
Copy link
Contributor

Fixed by 073dd09. Thanks!

@stephenplusplus stephenplusplus added the api: datastore Issues related to the Datastore API. label Jan 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the Datastore API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants