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

Convert Client::_fetch_target's lookup fn into a method #139

Merged
merged 2 commits into from Dec 5, 2018

Conversation

erickt
Copy link
Collaborator

@erickt erickt commented Jul 17, 2018

This is a minor simplification of Client::_fetch_target to
factor out the interior lookup function in order to cut
out on a number of variables being passed in as arguments.

@heartsucker
Copy link
Contributor

Boop-ing for rebase. (Looks good though. Will do a final check at the end.)

@erickt
Copy link
Collaborator Author

erickt commented Jul 18, 2018

Rebased as well.

@erickt
Copy link
Collaborator Author

erickt commented Jul 23, 2018

Boop-ing for a review :)

@heartsucker
Copy link
Contributor

heartsucker commented Jul 23, 2018 via email

@erickt
Copy link
Collaborator Author

erickt commented Jul 24, 2018 via email

@heartsucker
Copy link
Contributor

Poking for rebase.

This is a minor simplification of `Client::_fetch_target` to
factor out the interior lookup function in order to cut
out on a number of variables being passed in as arguments.
@erickt
Copy link
Collaborator Author

erickt commented Dec 4, 2018

It took a rather long while, but I finally rebased this patch!

@heartsucker heartsucker merged commit 691d7db into theupdateframework:develop Dec 5, 2018
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.

None yet

2 participants