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

Retain original ordering of keys when diffing hashes #81

Merged
merged 1 commit into from
May 16, 2020

Conversation

mcmire
Copy link
Collaborator

@mcmire mcmire commented May 13, 2020

If you have two hashes and there are missing or extra keys on either
side, remember what the order of those keys were and use that same
ordering when producing the diff instead of sticking those keys at the
end of the diff.

If you have two hashes and there are missing or extra keys on either
side, remember what the order of those keys were and use that same
ordering when producing the diff instead of sticking those keys at the
end of the diff.
@mcmire mcmire merged commit 3387189 into master May 16, 2020
@mcmire mcmire deleted the better-hash-diff branch May 16, 2020 05:53
This pull request was closed.
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.

1 participant