]> granicus.if.org Git - jq/commit
Use unsorted keys in walk 1403/head
authorJonathan Word <argoday@argoday.com>
Wed, 3 May 2017 19:49:21 +0000 (15:49 -0400)
committerGitHub <noreply@github.com>
Wed, 3 May 2017 19:49:21 +0000 (15:49 -0400)
commitca12bd9b5d15c0c4e5bd01d706ddbb3f4edefd36
tree684341e61eb457d48d5c4971d6cafcd99c96b4c8
parent6d89e297febdbcbad4ecf201e56fc8ec99f67137
Use unsorted keys in walk

Preserve key sorting order when executing in walk, if sorted keys is desired `--sort-keys` should be used to explicitly obtain sorted keys.
src/builtin.jq