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

Commits on May 16, 2020

  1. Retain original ordering of keys when diffing hashes

    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 committed May 16, 2020
    Configuration menu
    Copy the full SHA
    3387189 View commit details
    Browse the repository at this point in the history